Mail Archives: pgcc/1999/05/10/04:15:58
Hi,
Am i the only one, who cannot bootstrap the pgcc-current-snapshot
(may, 9/10 1999)?
Last lines:
gmake[3]: Leaving directory `/sw/local_l/kahlert/obj/gcc/cp'
cd ../../pgcc/gcc/objc; \
`if [ -f /home/kahlert/LOCAL/obj/gcc/../bison/bison ] ; then case ../../pgcc/gcc in /*) echo /home/kahlert/LOCAL/obj/gcc/../bison/bison -L ../../pgcc/gcc/../bison/ ;; *) echo /home/kahlert/LOCAL/obj/gcc/../bison/bison -L /home/kahlert/LOCAL/obj/gcc/../../pgcc/gcc/../bison/ ;; esac; else echo bison ; fi` -o objc-parse.c objc-parse.y
objc-parse.y contains 72 shift/reduce conflicts.
gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word \
-k1,3,$ ../../pgcc/gcc/c-parse.gperf >tmp-gperf.h
gperf: invalid option -- F
Usage: gperf [-cCdDef[num]GhH<hashname>i<init>Ijk<keys>K<keyname>lL<language>nN<function name>ors<size>S<switches>tTvW<wordlistname>Z<class name>7] [input-file]
Try `gperf --help' for more information.
gmake[2]: *** [../../pgcc/gcc/c-gperf.h] Error 1
gmake[2]: Leaving directory `/sw/local_l/kahlert/obj/gcc'
gmake[1]: *** [bootstrap-lean] Error 2
gmake[1]: Leaving directory `/sw/local_l/kahlert/obj/gcc'
gmake: *** [bootstrap-lean] Error 2
I don't know, why it struggles with objc, since i did a
../pgcc/configure --prefix=/sw/pgcc --enable-shared --disable-debug
gmake LANGUAGES='c c++ f77 proto' bootstrap-lean
gperf -v:
GNU gperf 2.7
Bye,
Martin.
- Raw text -