On Sat, 10 Apr 2004, unixware wrote: > i dont have such high speed internet connection :(
How big Internet connection do you have? > For i686: export CFLAGS=-O9 -funroll-loops -ffast-math > -malign-double -mcpu=pentiumpro -march=pentiumpro > -fomit-frame-pointer -fno-exceptions Is CPU a bottleneck for you? If not compiler flags is unlikely to make any difference. Regards Henrik