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: "make bootstrap" fails - 20010122 release


On Feb 18, 2001, Ed Hourigan <edhlinux@twcny.rr.com> wrote:

> I am trying to build the 20010122 release.

It's not a release.  It's a development snapshot.  One of the
differences is that development snapshots assume developers have
certain tools such as bison.  bison-generated files are included in
releases, so that users don't need bison to build GCC releases, but
they're not included in development snapshots.  You'll have to install
bison and restart the build from scratch (which means you'll have to
re-run configure)

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