]> git.saurik.com Git - bison.git/blame - README
Squashed redefinition warning on some systems.
[bison.git] / README
CommitLineData
2ac61ce6
DM
1This directory contains the Bison parser generator.
2
3See the file INSTALL for compilation and installation instructions.
66a69320 4See the file doc/FAQ for frequently asked questions.
2ac61ce6
DM
5
6It was once true that, when installing Bison on Sequent (or Pyramid?)
7systems, you had to be in the Berkeley universe. This may no longer
8be true; we have no way to tell.
9
10On VMS, you will probably have to create Makefile from Makefile.in by
11hand. Remember to do `SET COMMAND BISON' to install the data in
12`BISON.CLD'.
13
5c9ba631
JT
14Send bug reports to bug-bison@gnu.org. Please include the version
15number from `bison --version', and a complete, self-contained test
16case in each bug report.
97088b85
JT
17
18If you have questions about using Bison which the documentation does
19not answer, send mail to help-bison@gnu.org.