compile error on OSR 5.0.6

Jean-Pierre Radley jpr@jpr.com
Thu Dec 19 11:52:00 GMT 2002


Jean-Pierre Radley typed (on Mon, Dec 16, 2002 at 05:45:08PM -0500):

Re this error:
 
/bin/cc -c   -g  -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I.  -I/s/tools/gcc/gcc -I/s/tools/gcc/gcc/. -I/s/tools/gcc/gcc/config -I/s/tools/gcc/gcc/.  ./include /s/tools/gcc/gcc/gengenrtl.c -o gengenrtl.o
"/s/tools/gcc/gcc/hwint.h", line 113: #error: "Unable to find a suitable type for HOST_WIDEST_INT"

It went away when I applied the patch that Zack sent earlier today.

But now a new problem has cropped up, using the latest update plus
Zack's patch:

make[2]: Entering directory `/s/tools/gccobj/gcc'
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/s/tools/gcc/gcc -I/s/tools/gcc/gcc/. -I/s/tools/gcc/gcc/config -I/s/too
ls/gcc/gcc/../include /s/tools/gcc/gcc/gengenrtl.c -o gengenrtl.o
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 (core dumped)

Once again, my last good compliation was of
	gcc version 3.3 20021215 (experimental)

-- 
JP



More information about the Gcc mailing list