bootstrap failure on ia64
Eric Botcazou
ebotcazou@libertysurf.fr
Thu Jun 10 21:33:00 GMT 2004
> Since two days, bootstrap fails for me on ia64 with
>
> gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengtype \
> gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
> ./gengtype
> ../../src/gcc-3.5/gcc/rtl.h:265: duplicate structure definition
> ../../src/gcc-3.5/gcc/rtl.h:265: previous definition here
> ../../src/gcc-3.5/gcc/rtl.h:265: duplicate structure definition
> ../../src/gcc-3.5/gcc/rtl.h:265: previous definition here
> make[2]: *** [s-gtype] Segmentation fault
> make[2]: Leaving directory
> `/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/gcc'
> make[1]: *** [stage1_build] Error 2
> make[1]: Leaving directory
> `/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/gcc'
> make: *** [bootstrap] Error 2
>
> bootstrap compiler is gcc 3.3.4 (Debian)
Looks like a problem with the bootstrap compiler, no?
--
Eric Botcazou
More information about the Gcc
mailing list