Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jun 2018 12:56:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 196899] [arm] lang/ghc porting project, marked as i386/amd64 only
Message-ID:  <bug-196899-16154-U0be5BNo29@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196899-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196899-16154@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196899

--- Comment #13 from mikael.urankar@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196899-16154-U0be5BNo29>