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

show execute command line while rebuild

Started by jimmyo, October 30, 2007, 12:04:04 PM

Previous topic - Next topic

jimmyo

Hello,

Is there a way to show the commandline argument while compiling
In the build log there are only
Compiling: myfile.cpp

Will see
gcc -c -W3 ...... -o myfile.o myfile.cpp
Compiling: myfile.cpp


  Jimmy

thomas

Yes, there is, under the rightmost tab in compiler options. Set logging to "full command line".
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."