On Apr 5, 2005 4:43 PM, Eric Botcazou <[EMAIL PROTECTED]> wrote: > > stage1/xgcc -Bstage1/ -B/usr/local/sparc-linux/bin/ -c -g -O2 > > -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes > > -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros > > -Wold-style-definition -Werror -fno-common -DHAVE_CONFIG_H -I. > > -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. > > -I/usr/local/src/trunk/gcc/gcc/../include > > -I/usr/local/src/trunk/gcc/gcc/../libcpp/include \ > > /usr/local/src/trunk/gcc/gcc/config/sparc/sparc.c -o sparc.o > > /usr/local/src/trunk/gcc/gcc/config/sparc/sparc.c:509:1: error: > > "TARGET_ASM_FILE_END" redefined > > In file included from /usr/local/src/trunk/gcc/gcc/config/sparc/sparc.c:49: > > /usr/local/src/trunk/gcc/gcc/target-def.h:171:1: error: this is the > > location of the previous definition > > make[2]: *** [sparc.o] Error 1 > > make[2]: Leaving directory `/usr/local/src/trunk/objdir32/gcc' > > make[1]: *** [stage2_build] Error 2 > > make[1]: Leaving directory `/usr/local/src/trunk/objdir32/gcc' > > make: *** [bootstrap] Error 2 > > Now fixed. Thanks for the heads up.
Thank you, I didn't do much :) -- Cheers, /ChJ