When using the GNU compiler, the default compiler options are
"-O2 -g". You can adjust this similar to
./configure CFLAGS='-O3 -funroll-loops , -finline-functions'
See README.txt for more info.
Bob
On Thu, 27 Jun 2002, Rohit Kothari, Noida wrote: