[GHC] #8420: Spurious dynamic library dependencies
GHC
ghc-devs at haskell.org
Tue Feb 11 08:59:44 UTC 2014
#8420: Spurious dynamic library dependencies
-----------------------------------+------------------------------------
Reporter: AndreasVoellmy | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-----------------------------------+------------------------------------
Comment (by darchon):
It doesn't just apply to OS X, also to linux:
{{{
[10:19am] <christiaanb>
Does https://ghc.haskell.org/trac/ghc/ticket/8420 also apply to linux?
[10:30am] <slyfox^w_>
yeah, it does. -Wl,--as-needed partially mitigates it, but RPATH is left
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8420#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list