5.17. Bison-3.0.4

The Bison package contains a parser generator.

Approximate build time: 0.3 SBU
Required disk space: 32 MB

5.17.1. Installation of Bison

Prepare Bison for compilation:

./configure --prefix=/tools

Compile the package:

make

To test the results, issue:

make check

Install the package:

make install

Details on this package are located in Section 6.31.2, “Contents of Bison.”