This is the mail archive of the gcc-bugs@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]

Re: gcc v2.95.2: error within installation phase "build"


On Sep  7, 2000, "Michael Grindel" <m.grindel@docustore.de> wrote:

> And indeed a program called "gperf"  doesn't exist on the pc. On the othher hand the description of the building phase says 
> that calling "make bootstrap" will build all host tools (including texinfo, bison, gperf) necessary to build the compiler.

> What have I to do for generating "gperf" ?

You may get it from the GCC infrastructure directory, but you
shouldn't needed, since all generated files are part of the release.
It should only be necessary if you're not using a POSIX-compliant
make, and the one you're using got confused, or somehow the timestamps
of the gperf-generated files got messed up.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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