
23 Jul
2009
23 Jul
'09
6:42 a.m.
On 23/07/2009 08:11, leledumbo wrote:
I presume you're on Windows? MSYS or Cygwin? Which version of gcc?
MSYS 1.0.11 and MinGW GCC 4.4.0 (it's installed and on PATH it's put before ghc, but I don't know whether ghc will use this one or the one bundled with it).
We haven't tested with gcc 4.4.0 yet. I've just created a ticket: http://hackage.haskell.org/trac/ghc/ticket/3390 FYI, if you want your GHC build to work on Windows, it is best to use the same tools that we do: http://hackage.haskell.org/trac/ghc/wiki/Building/Preparation/Windows Cheers, Simon