This is the mail archive of the gcc@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]

Re: gengenrtl compile error


Jean-Pierre Radley typed (on Fri, Dec 27, 2002 at 03:04:47PM -0500):
| On SCO OSR 5.0.6, using '3.4 20021227 (experimental)', I'm getting:
| 
| make[1]: Entering directory `/s/tools/gccobj/gcc'
| make CC=" stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/" \
| 	 STAGE_PREFIX=stage1/ \
| 	 ADAC="\$(CC)" GCC_FOR_TARGET="/s/tools/gccobj/gcc/xgcc -B/s/tools/gccobj/gcc/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -B/usr/local/i686-pc-sco3.2v5.0.6/lib/ -isystem /usr/local/i686-pc-sco3.2v5.0.6/include" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/local/lib LANGUAGES="c gcov gcov-dump c++" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
| make[2]: Entering directory `/s/tools/gccobj/gcc'
| stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
|  gengenrtl.o ../libiberty/libiberty.a
| make[2]: *** [gengenrtl] IOT trap
| make[2]: Leaving directory `/s/tools/gccobj/gcc'
| make[1]: *** [stage2_build] Error 2
| make[1]: Leaving directory `/s/tools/gccobj/gcc'
| make: *** [bootstrap] Error 2
| 
| I've been seeing this error for the last two weeks.

I just ran 'cvs co gcc'.  The same error is still present.

-- 
JP


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