fixes for Vista

This commit is contained in:
Dave Murphy
2007-04-16 16:18:09 +00:00
parent 94e3d5d338
commit c8783bfadb
7 changed files with 1766 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ mkdir -p $target/gcc
cd $target/gcc
../../$GCC_SRCDIR/configure \
CFLAGS=-D__USE_MINGW_ACCESS ../../$GCC_SRCDIR/configure \
--enable-languages=c,c++ \
--disable-multilib\
--with-gcc --with-gnu-ld --with-gnu-as\