[GHC] #14739: Cannot compile ghc 8.2.1 or 8.2.2 on armv7l architectures
GHC
ghc-devs at haskell.org
Thu Feb 1 18:02:06 UTC 2018
#14739: Cannot compile ghc 8.2.1 or 8.2.2 on armv7l architectures
-------------------------------------+-------------------------------------
Reporter: mitchty | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mitchty):
ld.gold, ld.bfd is affected by this:
configure: error: Your linker is affected by binutils #16177, which
critically breaks linkage of GHC objects. Please either
upgrade
binutils or supply a different linker with the LD
environment
variable.
Even when I tried patching it with the binutils patches that configure
error got tripped up. Should I retry with patched binutils and ld.bfd?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14739#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list