X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=8d41ac79a206703108c03fe995ad93abf102eea9;hp=2ca17353da4a5f556c0442f9f9d1009956ffaecd;hb=6cf8982ac30be6836a0cdd8be5a6ac1a1a144213;hpb=e51cdf9b6e54fb4052e46b6d7afb15e062928467 diff --git a/configure.ac b/configure.ac index 2ca1735..8d41ac7 100644 --- a/configure.ac +++ b/configure.ac @@ -407,7 +407,9 @@ then tar -zxf ../../ghc-tarballs/mingw/mingw-runtime*.tar.gz tar -jxf ../../ghc-tarballs/mingw/perl*.tar.bz2 tar -zxf ../../ghc-tarballs/mingw/w32api*.tar.gz + mv bin/gcc.exe bin/realgcc.exe cd ../.. + inplace/mingw/bin/realgcc.exe driver/gcc/gcc.c driver/utils/getLocation.c -Idriver/utils -o inplace/mingw/bin/gcc.exe AC_MSG_NOTICE([In-tree mingw tree created]) fi fi