User forums > General (but related to Code::Blocks)

show execute command line while rebuild

(1/1)

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".

jimmyo:
Thanks

  Jimmy

Navigation

[0] Message Index

Go to full version