[GHC] #8713: Avoid libraries if unneeded (librt, libdl, libpthread)
GHC
ghc-devs at haskell.org
Tue Aug 19 18:46:21 UTC 2014
#8713: Avoid libraries if unneeded (librt, libdl, libpthread)
-------------------------------------+-------------------------------------
Reporter: ip1981 | Owner:
Type: bug | Status: upstream
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Resolution: | Keywords:
Operating System: Other | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Difficulty: Moderate (less
Test Case: | than a day)
Blocking: | Blocked By:
Differential Revisions: | Related Tickets:
-------------------------------------+-------------------------------------
Comment (by ip1981):
Also, having e. g. libdl.so -> libc.so is not an options either. In this
case libc can be linked in before libgcc_s, and executable will use wrong
unwind function *BANG!* :-)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8713#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list