Version 1.875d.

This commit is contained in:
Paul Eggert
2004-05-21 21:03:41 +00:00
parent 233a88ad11
commit e476c87d93
7 changed files with 37 additions and 22 deletions

10
README
View File

@@ -1,8 +1,14 @@
This directory contains the Bison parser generator.
See the file INSTALL for compilation and installation instructions.
See the file INSTALL for generic compilation and installation instructions.
See the file doc/FAQ for frequently asked questions.
Bison requires GNU m4 1.4 (or later, if a later version of GNU m4
becomes available). The following m4 patches are recommended:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=92629
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=211477
Older versions of Sun Forte Developer 6 update 2 have a compiler bug
that cause "make check" to fail with a "Encounter BINCL entry"
diagnostic. To fix the bug, update to the latest set of Solaris and
@@ -23,7 +29,7 @@ not answer, send mail to <help-bison@gnu.org>.
-----
Copyright (C) 1992, 1998, 1999, 2003 Free Software Foundation, Inc.
Copyright (C) 1992, 1998, 1999, 2003, 2004 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.