armv7 "invalid instruction" problem building cabal
Erik de Castro Lopo
mle+hs at mega-nerd.com
Fri Aug 21 21:44:23 UTC 2015
Ben Burdette wrote:
> No prob! Either forum is ok for me. get info output:
Ok, this:
> ,("ld command","/usr/bin/ld.gold")
means GHC uses ld.gold explicitly
and this
> ,("LLVM llc command","/usr/bin/llc-3.5")
> ,("LLVM opt command","/usr/bin/opt-3.5")
means its using the right versions of the llvm tool.
Try compiling and running a simple "Hello world" type program.
Try compiling with and without optimisation.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the ghc-devs
mailing list