On Sun, May 21, 2006 at 10:35:30AM +0200, Abdelrazak Younes wrote: > Everything compiled with "-03 -w" in 35 minutes. That's twice as fast as > autotools (with -j3) :-)
Do you really mean "-03" or is it "-O3"? ;-) > Then "scons install" restarted the compilation from the beginning. The > full scons call with "fast_start=no" and "install" works correctly. Yes, I noticed that I have always to use "fast_start=no", too. -- Enrico