Can't bootstrap gcc-20001204 under cygwin-1.1.6/win2kpro

Christian Jönsson chj@lin.foa.se
Mon Dec 11 03:13:00 GMT 2000


I can't bootstrap gcc snapshot 2000-12-04 on my windows 2000 pro/sp1
using the cygwin-1.1.6 environment up to date as of 2000-12-11.

This is what I did:

../gcc-20001204/configure --with-included-gettext
make bootstrap-lean >& build.log &

and this is where it stopped...

stage1/xgcc.exe -Bstage1/ -B/usr/local/i686-pc-cygwin/bin/ -c  -DIN_GCC
-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I.
-I../../gcc-20001204/gcc -I../../gcc-20001204/gcc/.
-I../../gcc-20001204/gcc/config -I../../gcc-20001204/gcc/../include
../../gcc-20001204/gcc/c-decl.c -o c-decl.o
../../gcc-20001204/gcc/c-decl.c: In function `finish_decl':
../../gcc-20001204/gcc/c-decl.c:3757: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [c-decl.o] Error 1
make[2]: Leaving directory `/usr/local/src/objdir-gcc-20001204/gcc'
make[1]: *** [stage_c] Error 2
make[1]: Leaving directory `/usr/local/src/objdir-gcc-20001204/gcc'
make: *** [bootstrap-lean] Error 2

Is this "well-known" and a proper action to take is available? Or, should
I submit "a full bug report"?

Cheers,

/ChJ



More information about the Gcc-bugs mailing list