News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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!