Some cygwin/mingw related things

Josef Svenningsson josefs at cs.chalmers.se
Fri Dec 10 14:36:03 EST 2004


> Sounds to me as if you've got a cygwin 'gcc' ahead of
> a mingw one in your path, causing you to use the former
> whilst "./configure"ing. If that's the case, play around with
> your PATH setting or use the -with-gcc=<foo> option
> to ./configure.
>
Hmmm. The thing is, I'm already using --with-gcc=<foo> because I know the
cygwin gcc comes before the mingw one. I guess I should try fiddle with my
PATH but --with-gcc should do the job shouldn't it?

/Josef



More information about the Cvs-ghc mailing list