This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gperf F option?
- To: gcc@gcc.gnu.org, gcc-bugs@egcs.cygnus.com, autogen@linuxbox.com
- Subject: gperf F option?
- From: korbb@egcs.cygnus.com
- Date: Tue, 31 Aug 1999 09:18:58 -0700 (PDT)
- Reply-To: "Bruce Korb" <ddsinc09@ix.netcom.com>
While building gcc (egcs):
[[...]]
ln cccp cpp
gperf -L 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
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.
make[1]: *** [../../egcs/gcc/c-gperf.h] Error 1
make[1]: Leaving directory `/home/bkorb/tools/egcs/main/=build/gcc'
make: *** [all-gcc] Error 2
/home/bkorb/tools/egcs/main/=build
$ gperf --version
GNU gperf 2.7