This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-2.95 failed to build
- To: Chris Rankin <chris at Linux dot bim dot gantep dot edu dot tr>
- Subject: Re: gcc-2.95 failed to build
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 01 Aug 1999 22:19:05 -0600
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <199908012202.BAA26567@Linux.bim.gantep.edu.tr>you write:
> Hi,
> I tried building gcc-2.95 tonight (using egcs-1.1.2), and it failed
> horribly:
Did you update via diffs or are you using the tarball? You do know that
when you update via diffs you may need other tools such as bison, gperf,
autoconf, automake, etc.
Is wordlist declared in your c-gperf.h file (it should be). If it is not,
then I would start looking there (note c-gperf.h is generated by gperf).
jeff