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: bison not found


On Oct  8, 1999, "Pai, Ravindra M (Ravindra)** CTR **" <rpai@lucent.com> wrote:

> sh[4]: bison:  not found.

You shouldn't need bison unless some bison source or output file in
your source tree has had its timestamps messed up with.  You may use
`contrib/gcc_update --touch', from the development CVS tree or
snapshots, to make sure all timestamps are correct (the script is
called egcs_update in the distribution, but it did not support --touch
yet, AFAIR).  Another possibility is that HPsUX's `make' may not be
POSIX-compliant, and then you'll have to use GNU make.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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