#3893: GHC on Windows lacks C++ support
---------------------------------+------------------------------------------
Reporter: NeilMitchell | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.1 | Keywords:
Os: Windows | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
In GHC 6.10 support was added to the Windows distribution for building
C++. In GHC 6.12 a key library to make this support work was removed,
probably be accident.
The missing file is {{C:\ghc\ghc-6.12.1\mingw\lib\libstdc++.a}}, which I
have solved by copying the file from {{C:\ghc\ghc-6.10.4\gcc-lib}}. It
would be best if the correct file was copied from the right Mingw release.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3893>
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