| Okay, great, I'm reconfiguring now, I'll let you know if I still have | problems. It might be worth changing the configure example in the user | guide from | | ./configure --host=i386-unknown-mingw32 --with-gcc=/mingw/bin/gcc | | to | | ./configure --host=i386-unknown-mingw32 --with-gcc=c:/mingw/bin/gcc | | to make it perfectly clear that the argument to with-gcc is a mingw path and | not a cygwin path for a cygwin that happens to be installed in the root directory.
Yes, I'll do that. Simon _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
