12 Aug
2013
12 Aug
'13
9:20 a.m.
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 ----- Ursprungligt meddelande ----- Från: "Kyle Van Berendonck" <kvanberendonck@gmail.com> Skickat: 2013-08-12 10:04 Till: "ghc-devs@haskell.org" <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.