[Bug 196899] [arm] lang/ghc porting project, marked as i386/amd64 only
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 3 12:56:06 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196899
--- Comment #13 from mikael.urankar at gmail.com ---
(In reply to Gleb Popov from comment #11)
llvm is mandatory on arm* to build the registerised version [1]
ld.gold is the only linker that produces working binaries (all other linker I
tried makes ghc-stage2 crash)
clang also produces bad binaries (with ld.gold as a linker)
To recap, the only working toolchain combination is: gcc + ld.gold.
[1] https://ghc.haskell.org/trac/ghc/wiki/Building/ARMLinuxGnuEABI
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-haskell
mailing list