Error when building GCC 3.0.3 on i686-pc-cygwin

Ivan Shen IShen@Rachis.com
Thu Mar 14 14:21:00 GMT 2002


Hi,
I've installed CygWin v1.3.10 with GCC 2.9.5 on my Win2000 and tried to build GCC 3.0.3 from the souce code that I downloaded. The following are the steps that I've gone through and error messages that I've received. Please help!!!
$ src/gcc-3.0.3/configure --prefix=/usr --enable-threads=win32 --enable-languages=c,c++ --disable-libgcj
$ make bootstrap
../src/gcc-3.0.3/gcc/config/i386/i386.md:8624: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:8698: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:8732: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:8766: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:8800: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:8834: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:8868: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:11703: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:11725: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:11747: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:11768: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:11797: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:11810: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:13050: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:13061: Wrong number of alternatives in the output template
../src/gcc-3.0.3/gcc/config/i386/i386.md:13070: Wrong number of alternatives in the output template
make[2]: *** [s-output] Error 33
make[2]: Leaving directory `/usr/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/gcc'
make: *** [bootstrap] Error 2

Ivan



More information about the Gcc mailing list