mingw gcc-4.2-20060506
compile fails using mingw gcc-4.0.3 using ../configure -v --enable-languages=c,c++ --with-gcc --with-gnu-ld --with-gnu- as --prefix=/mingw i get an error: make[3]: *** No rule to make target `../../gcc/objc/objc-act.c', needed by `s-gtype'. Stop. make[3]: Leaving directory `/home/user/gcc-4.2-20060506/mybuild/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/home/user/gcc-4.2-20060506/mybuild' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/home/user/gcc-4.2-20060506/mybuild' make: *** [all] Error 2 -- View this message in context: http://www.nabble.com/mingw-gcc-4.2-20060506-t1622162.html#a4395415 Sent from the gcc - bugs forum at Nabble.com.
Re: mingw gcc-4.2-20060506
the tar gcc-core-4.2-20060506.tar.bz2 and gcc-g_-4.2-20060506.tar.bz2 -- View this message in context: http://www.nabble.com/mingw-gcc-4.2-20060506-t1622162.html#a4439486 Sent from the gcc - bugs forum at Nabble.com.
gcc-4.3-20061125 fails bootstrap using mingw with gcc-4.1.1
gcc-4.3-20061125 fails bootstrap using mingw with gcc-4.1.1 ../configure -v --enable-languages=c,c++ --prefix=/mingw make bootstrap cc1.exe: internal compiler error: in add_standard_paths, at c-incpath.c:173 Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. make[4]: *** [libgcc/./_chkstk.o] Error 1 make[4]: Leaving directory `/home/user/gcc/gcc-4.3-20061125/build/gcc' make[3]: *** [libgcc.a] Error 2 make[3]: Leaving directory `/home/user/gcc/gcc-4.3-20061125/build/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/home/user/gcc/gcc-4.3-20061125/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/home/user/gcc/gcc-4.3-20061125/build' make: *** [bootstrap] Error 2 -- View this message in context: http://www.nabble.com/gcc-4.3-20061125-fails-bootstrap-using-mingw-with-gcc-4.1.1-tf2721697.html#a7590003 Sent from the gcc - bugs mailing list archive at Nabble.com.