[GHC] #12735: Evaluate the feasibility of using lld for linking
GHC
ghc-devs at haskell.org
Fri Dec 2 00:12:47 UTC 2016
#12735: Evaluate the feasibility of using lld for linking
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.0.1
(Linker) |
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 dobenour):
I would like to investigate a different approach: split the RTS linker as
a C library that can be used by other projects, and which exposes a C API.
GHC would then depend on this library.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12735#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list