
#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): You can see here https://github.com/illumos/illumos- gate/tree/master/usr/src/cmd/sgs/libdl that there is no code in libdl. Instead it is filter library https://github.com/illumos/illumos- gate/blob/master/usr/src/cmd/sgs/libdl/amd64/Makefile -F flag is supported even by GNU ld. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8713#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler