[GHC] #14280: Aarch64 build is broken
GHC
ghc-devs at haskell.org
Tue Sep 26 22:36:21 UTC 2017
#14280: Aarch64 build is broken
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.4.1
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: aarch64
Type of failure: Compile-time | Test Case:
crash or panic |
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I suspect this is due to a linker bug since I noticed that for some reason
`configure` didn't find `ld.gold` (and therefore I'm using `ld.bfd`, which
I generally assume to be broken).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14280#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list