Ronald G Minnich <[EMAIL PROTECTED]> writes: > eric, how do we turn of that ... stuff in the Makefile so I can see how > ALL the options are set in the gcc command line?
You just need to remove the @ before the command. The easiest way to do that is edit NLBConfig.py line 129. For the most part I like the ... so I can actually see the errors and warnings. Eric
