This is the mail archive of the gcc-help@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: error making gcc on HP-UX 11.00


On Jul 31, 2001, "Rupert Wood" <rupert.wood@softwire.co.uk> wrote:

> Michael Lee wrote:
>> I got the following error part way through running make 
>> bootstrap-lean:
> :
>> (cd /forte/ffx/gcc-3.0/gcc && false  -o c-p$$.c c-parse.y && \
>> mv -f c-p$$.c c-parse.c)

> The 'false' looks like it should be a call to 'yacc' or 'bison'.

Yup.

> There may be something else going wrong, though: I don't think a gcc
> source distribution should need re-bisoning.

It shouldn't, but perhaps timestamps were messed up, or make is
buggy.  Michael, was that GNU make?

-- 
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]