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]

Re: Failed compile, SCO OSR 5.0.5


Tom Tromey typed (on 09Sep):
| >>>>> ">" == Jean-Pierre Radley <jpr@jpr.com> writes:
| 
| >> SCO OpenServer 5.0.5
| >> I just did a 'cvs up -d', then tried a 'make bootstrap', which fails:
| 
| >> make[3]: Entering directory `/s/tools/egcsobj/gcc/java'
| >> cc -c  -DIN_GCC    -g      -I. -I.. -I../../../egcs/gcc/java -I../../../egcs/gcc/java/.. -I../../../egcs/gcc/java/../config -I../../../egcs/gcc/java/../../include ../../../egcs/gcc/java/mangle.c
| >> "../../../egcs/gcc/java/javaop.h", line 54: error: invalid type combination
| 
| I checked in a fix for this.
| Please give it a try.

Thanks, Tom.

It didn't work with several iterations of 'cvs up -d', but then I bit
the bullet, wiped out every bit of egcs source and object files, removed
last week's /usr/local/bin/gcc, did a 'cvs checkout', and produced a
successful 'make bootstrap' for the target i586-pc-sco3.2v5.0, the first
I've been able to do since 02Sep98.

Just the by-now-expected whines about the usual gang of unused or
uninitialized variables, comparisons of signed and unsigned quantities,
and other such quibbles, of which there have always been many for any
egcs compilation I've ever done.

-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum


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