[GHC] #10352: Properly link Haskell shared libs on all systems
GHC
ghc-devs at haskell.org
Thu Aug 18 17:38:10 UTC 2016
#10352: Properly link Haskell shared libs on all systems
-------------------------------------+-------------------------------------
Reporter: duncan | Owner: Phyx-
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
(Linking) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking: 5987
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Ok, have an approach that should work, just link normally and use SxS to
select the proper RTS runtime through a manifest file and SxS activation
contexts. Should require no modification to linking which is good.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10352#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list