Hey, For me thinks have changed. With the current ghc HEAD and llvm version 3.2 I am able to do a registerised build for android! I have not tested much, but Hello World works. Regards, Nathan
On 01/14/2013 06:15 PM, Nathan Hüsken wrote: > In a different thread (Error building ghc on raspberry pi): > > On 01/08/2013 12:27 PM, Thijs Alkemade wrote:(...) >> >> I did eventually finish building stage2, but the final executable > segfaulted on start. >> I haven't investigated much why that happened, the days it takes to > rebuild it just >> made me give up. > > Was that an registerised or unregisterised build? > Did anyone succesfully build ghc on an arm system which produces non > crashing executables? > > I am asking, because I build a arm-linux-androideabi cross compiler, but > the executables crash. > Only in an unregisterised build, they work. > > So I wonder if it is a general arm problem or has to do with android. > > Thanks! > Nathan > > _______________________________________________ > Glasgow-haskell-users mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users > _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
