[GHC] #3372: Allow for multiple linker instances
GHC
ghc-devs at haskell.org
Thu Sep 6 13:21:10 UTC 2018
#3372: Allow for multiple linker instances
-------------------------------------+-------------------------------------
Reporter: jcpetruzza | Owner: (none)
Type: feature request | Status: new
Priority: low | Milestone:
Component: Runtime System | Version:
(Linker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: 3658 | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by gelisam):
I believe this has been fixed in ghc 7.10.1, can we close this?
At least, the release notes for ghc 7.10.1 claim that the linker API is
now thread-safe:
https://downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/release-7-10-1.html#idp5860656
See https://github.com/mvdan/hint/issues/68#issuecomment-419088813 for the
rest of my archeological search on the history of this ticket and why I
believe this is now fixed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3372#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list