Hi all,
I’m getting the following error when doing the bootstrap with Gcc.
gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc -I/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/. -I/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/config -I/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/../include /var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/function.c -o function.o
/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/function.c: In function `assign_stack_temp_for_type':
/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/function.c:764: warning: signed and unsigned type in conditional expression
/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/function.c: In function `keep_stack_depressed':
/var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/gcc/function.c:7470: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [function.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.1-r6/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.1-r6/work/build/gcc'
make: *** [bootstrap-lean] Error 2
!!! ERROR: sys-devel/gcc-3.2.1-r6 failed.
!!! Function src_compile, Line 164, Exitcode 2
!!! (no error message)
I’ve tried it 2 time’s but with the same error.
I hope some one can help me.
Perhaps it’s an error in the file??
Richard Pijnenburg
