[Bug bootstrap/19852] Segmentation fault during: build/genmodes -h > tmp-modes.h
georg dot schwarz at freenet dot de
gcc-bugzilla@gcc.gnu.org
Sat Apr 23 16:18:00 GMT 2005
------- Additional Comments From georg dot schwarz at freenet dot de 2005-04-23 16:11 -------
I am seeing the same problem trying to bootstrap gcc-4.0.0 on IRIX 5.3:
...
/bin/ksh /usr/people/schwarz/gcc-4.0.0/gcc/mkconfig.sh bconfig.h
cc -c -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/usr/people/schwarz/gcc-4.0.0/gcc -I/usr/people/schwarz/gcc-4.0.0/gcc/build -I/usr/people/schwarz/gcc-4.0.0/gcc/../include -I./../intl -I/usr/people/schwarz/gcc-4.0.0/gcc/../libcpp/include \
-o build/genmodes.o /usr/people/schwarz/gcc-4.0.0/gcc/genmodes.c
cc -c -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/usr/people/schwarz/gcc-4.0.0/gcc -I/usr/people/schwarz/gcc-4.0.0/gcc/build -I/usr/people/schwarz/gcc-4.0.0/gcc/../include -I./../intl -I/usr/people/schwarz/gcc-4.0.0/gcc/../libcpp/include \
-o build/errors.o /usr/people/schwarz/gcc-4.0.0/gcc/errors.c
cc -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \
build/genmodes.o build/errors.o ../build-mips-sgi-irix5.3/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
gmake[1]: *** [s-modes] Segmentation fault (core dumped)
gmake[1]: Leaving directory `/usr/people/schwarz/gcc/gcc'
gmake: *** [all-gcc] Error 2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19852
More information about the Gcc-bugs
mailing list