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]

new madness


SCO OSR 5.0.5.
After a cvs up, I now see a new set of errors:

gcc  -DIN_GCC    -O2  -DHAVE_CONFIG_H   -o gengenrtl \
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*)
 echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
./gengenrtl tmp-genrtl.h tmp-genrtl.c
../../egcs/gcc/move-if-change tmp-genrtl.h genrtl.h
genrtl.h is unchanged
../../egcs/gcc/move-if-change tmp-genrtl.c genrtl.c
genrtl.c is unchanged
touch s-genrtl
gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word \
   -k1,3,$ ../../egcs/gcc/c-parse.gperf >tmp-gperf.h
unsupported language option KR-C, defaulting to C
gperf: unrecognized option `-F'
Usage: gperf [-acCdDef[num]gGhH<hashname>i<init>jk<keys>K<keyname>lL<language>nN<
function name>oprs<size>S<switches>tTvZ<class name>].
(type gperf -h for help)
make[1]: *** [../../egcs/gcc/c-gperf.h] Error 1
make[1]: Leaving directory `/s/tools/egcsobj/gcc'
make: *** [all-gcc] Error 2

-- 
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]