Linux, requiring gperf for gcc-2.95

Jeffrey A Law law@cygnus.com
Wed Aug 11 00:58:00 GMT 1999


  In message < Pine.GSO.4.10.9908102219340.5323-100000@dogbert.tc.fluke.com >you 
write:
  > The main trouble I'm having is that I don't have gperf.  I
  > downloaded it (and the patch), but then couldn't build it
  > because of needing libstd++.so.  I'll assume that SuSE6.1
  > has it included, because I compiled everything successfully
  > on that system.
Err, if it can't find libstdc++.so, then you need to investigate why since
every gcc/egcs installation should be including it now.


  > According to the FAQ in the gcc-2.95 directory, I shouldn't
  > need gperf anyway for a released version of GCC, but only for
  > a CVS version.  Is this correct?
You may also need it if you install patches which modify the parser.

  > Is is possible that I can snag the output files the gperf
  > would have produced (perhaps from my SuSE6.1 system), put them
  > in place and get GCC to build on my other systems?
Yes, you can generate the output files on any machine you desire, then
use them on the ultimate target machine.
jeff

_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.


More information about the crossgcc mailing list