Hi!

It's perfectly normal, to use that gcc. What it should do is to check out the ghc-tarballs repo and unpack a gcc from there. 
Now that I think of it, I had to manually get that repo last time. Maybe sync-all is broken?
.
Niklas

Från: Kyle Van Berendonck
Skickat: ‎2013-‎08-‎12 10:04
Till: ghc-devs@haskell.org
Ämne: ./configure not using system MinGW

Hi,

I tried to build GHC on windows recently and for some reason it tries to use a MinGW in repopath/inplace/mingw. I had to copy my entire mingw installation there to get it to configure.

This isn't normal, right?

Regards.