News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Compile single file without using external makefile?

Started by rickg22, December 17, 2008, 06:10:14 PM

Previous topic - Next topic

rickg22

I'm having this problem at work. We use SCons (eew) to build the whole project, but sometimes I want just to test if a file compiles.

Is there an option to specify NOT to use the external makefile to compile a single file?

Thanks!