This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cannot build gcc-3.1 (CVS 2001-12-05) on sparc-linux


On my debian woody ss20 sparc linux system I get the following bootstrap 
failure
today:

echo timestamp > s-genrtl
stage1/xgcc -Bstage1/ -B/usr/local/sparc-unknown-linux-gnu/bin/ -c 
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  
-DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc 
-I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include 
../../gcc/gcc/genflags.c
In file included from ../../gcc/gcc/rtl.h:1615,
                 from ../../gcc/gcc/genflags.c:27:
genrtl.h:4: parse error before ',' token
make[2]: *** [genflags.o] Error 1
make[2]: Leaving directory `/home/chj/objdir-gcc/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/chj/objdir-gcc/gcc'
make: *** [bootstrap-lean] Error 2

I have previously reported on (what I suspect) relatde failure in 
generating this genrtl.h:

http://gcc.gnu.org/ml/gcc-bugs/2001-11/msg00970.html

Any hints?

Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]