Installing Gawk-3.1.1

Estimated build time:           0.39 SBU
Estimated required disk space:  17 MB

Contents of Gawk

Last checked against version 3.1.1.

Gawk is an awk implementation that is used to manipulate text files.

Gawk installs the following:

Program Files

awk, gawk, gawk-3.1.1, grcat, igawk, pgawk, pgawk-3.1.1, pwcat

 

Gawk Installation Dependencies

Last checked against version 3.1.0.

(No dependencies checked yet.)

 

Installation of Gawk

Prepare Gawk to be compiled:

CPPFLAGS=-Dre_max_failures=re_max_failures2 \
    LDFLAGS="-static" ./configure --prefix=$LFS/static --disable-nls

Continue with compiling the package:

make

And finish off installing the package:

make install