problem running on arm

Luka Rahne luka.rahne at gmail.com
Fri Aug 14 17:20:47 UTC 2015


Hello everyone I am new here and I have build crosscompiler for
RedPitaya (http://redpitaya.com), but now i am unable to run hello
world. (main = putStrLn "hello world")

Running with +RTS -Gg -RTS prints out bunch of data.
What I think is going on is that GC consumes all memory.

Here is one output on device. (using larger heap just takes more time
and produces longer output)

https://gist.github.com/ra1u/ab7ab0c23b86436a09ae

In qemu everything is working fine.

here is ghc verbose output for compilation
https://gist.github.com/ra1u/ed376dc81ea21cd5a66b

If somebody has some pointers to share i would be very happy.

best regards, Luka Rahne


More information about the ghc-devs mailing list