This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gperf -F invalid option


Try a gperf version newer than 2.7.1
--- S Sathyanarayanan <sathyas@sankhya.com> wrote:
> Hi,
>  Is there any workaround for this gcc-bug
> 
> while building gcc:
> 
>   [[...]]
>   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
> 
> Thanks,
> sathya
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ,
> http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to
> crossgcc-unsubscribe@sources.redhat.com
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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