Estimated build time: 0.39 SBU Estimated required disk space: 17 MB |
Last checked against version 3.1.1.
Gawk is an awk implementation that is used to manipulate text files.
Gawk installs the following:
awk, gawk, gawk-3.1.1, grcat, igawk, pgawk, pgawk-3.1.1, pwcat
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 |