5.31. Bison-1.875a

The Bison package contains a parser generator.

Approximate build time: 0.6 SBU

Required disk space: 10.6 MB

Bison installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, M4, Make, and Sed

5.31.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.25.2, “Contents of Bison.”