>> Configuring Lexstats... ======= ATTENTION: it's recommended that you set the CFLAGS ======= environment variable for maximum optimization, before ======= running configure. For gcc, for example: ======= CFLAGS="-O3 -fomit-frame-pointer -m486" ./configure ======= Or, if you have pgcc, you can use: ======= CFLAGS="-O3 -fomit-frame-pointer -march=CPU -mcpu=CPU" ./configure