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