#4468: Linking libstdc++ is broken on Windows
---------------------------------+------------------------------------------
Reporter: rl | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Windows | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by rl):
Oh, the program isn't supposed to print anything, the reference to
std::cout is just there to use something from libstdc++. It's just a
question of whether it runs at all or not. Sorry for the confusion.
Removing libstdc++.dll.a is sufficient for me. Note that there are
actually two of those, one in mingw/lib/gcc/mingw32/4.5.0 and one in
mingw/lib/gcc/mingw32/4.5.0/debug. I suppose both ought to be removed.
Shipping the dll doesn't seem like a good idea for the reasons you stated.
The mingw directory also contains libgomp.dll.a and libssp.dll.a but not
the corresponding dlls. Perhaps those should be removed as well.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4468#comment:3>
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