
#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): Ahh, I see what happened. I had `ld.lld` installed but `gcc` doesn't support `-fuse-ld=lld`, consequently it never tried `ld.gold.` -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14280#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler