
#13541: Make it easier to use the gold linker -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by nh2): Replying to [comment:7 angerman]:
clang doesn't understand `-fuse-ld` (at least not the one that comes with the android toolchain, not sure if this statement holds universally)
This seems to be Android toolchain specific. Upstream clang suppports `-fuse-ld` since 2014: https://github.com/llvm- mirror/clang/commit/bab68c96f15867af6938d9c8f922d59d31351cad -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13541#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler