>> Also, when I run scons again after the configuration was done, it insist >> on recompiling everything from the beginning. Running "scons >> fast_start=no" work as expected. Looks like your patch broke the >> fast_start=yes option.
Just tested. It is broken. Saving/restoring env is more difficult than I expected. :-( Actually, with all the cached tests, I do not save much time either. Bo