This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure on ia64
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 10 Jun 2004 23:40:16 +0200
- Subject: Re: bootstrap failure on ia64
- References: <40C8C497.8090903@tat.physik.uni-tuebingen.de>
> 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