
On Sun, 31 Jan 2016 21:53:22 +0100, Fabien R
Hello,
I would like to link my Haskell module with existing object files for armv7-m. I use ghc 7.4.1 on debian/amd64.
This command seems incorrect: ghc -pgmcarm-none-eabi-gcc -pgmParm-none-eabi-cpp -pgmaarm-none-eabi-as -pgmlarm-none-eabi-ld -keep-tmp-files HaskellModule.hs
A lot of errors appeared: [...]
Hello Fabien, If you are still interested in an answer, you could try asking the Haskell Café, as there are more people on that list. Regards, Henk-Jan van Tuyl -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --