#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
---------------------------------+------------------------------------------
Changes (by shelarcy):
* cc: shela...@… (added)
Comment:
I think C++ support is important. Because some Haskell packages' use C++
library. e.g.
[http://haskell.org/haskellwiki/WxHaskell/Building#On_Windows wxHaskell],
[http://hackage.haskell.org/package/haskore-supercollider haskore-
supercollider], [http://hackage.haskell.org/package/HODE HODE], etc...
When linking C++ library, package requires gcc-g++'s libstdc++.a. But GHC
6.12 doesn't have libstdc++.a, so we don't use C++ library easily.
ghc-tarballs doesn't have gcc-g++-3.4.5-20060117-3.tar.gz. So, I think we
must add this file to ghc-tarballs, build system install this file to
Windows binary.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3893#comment:2>
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