Abdelrazak Younes wrote:
Bo Peng wrote:

I think you can do:

scons CCFLAGS='-g' mode=debug
scons CCFLAGS='-O3' mode=release
scons CCFLAGS='others' build_dir=somethingelse
I know, but I would prefer to minimize space on disk...
And the final linking is very slow with full debug... So I would be much grateful if could indicate me a way to do this without a full recompile. Maybe with an option to specify which files to compile?

Abdel.

Reply via email to