#5289: Can't use ghci with a library linked against libstdc++ on Linux
-------------------------------+--------------------------------------------
Reporter: bos | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Version: 7.0.3 | Keywords:
Testcase: | Blockedby:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: GHCi crash
-------------------------------+--------------------------------------------
Comment(by bos):
Actually, I see a similar shared library loading error with `ghci` on OS
X:
{{{
Loading package double-conversion-0.2.0.0 ... can't load .so/.DLL for:
stdc++ (dlopen(libstdc++.dylib, 9): image not found)
}}}
Actually, this shared library problem seems to be the same problem as
reported in #3789.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5289#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs