public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* compile error on OSR 5.0.6
@ 2002-12-16 14:47 Jean-Pierre Radley
  2002-12-19 11:52 ` Jean-Pierre Radley
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Pierre Radley @ 2002-12-16 14:47 UTC (permalink / raw)
  To: GCC Developers

I did a fine bootstrap yesterday, so that "gcc -v" says:
	
Reading specs from /u/bin/../lib/gcc-lib/i686-pc-sco3.2v5.0.6/3.3/specs
Configured with: /s/tools/gcc/configure --enable-languages=c,c++ --enable-shared --disable-nls
Thread model: single
gcc version 3.3 20021215 (experimental)

I updated my source tree just now, and 'make bootstrap' fails on:

/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"


-- 
JP

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compile error on OSR 5.0.6
  2002-12-16 14:47 compile error on OSR 5.0.6 Jean-Pierre Radley
@ 2002-12-19 11:52 ` Jean-Pierre Radley
  0 siblings, 0 replies; 2+ messages in thread
From: Jean-Pierre Radley @ 2002-12-19 11:52 UTC (permalink / raw)
  To: GCC Developers

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-19 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-16 14:47 compile error on OSR 5.0.6 Jean-Pierre Radley
2002-12-19 11:52 ` Jean-Pierre Radley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).