User forums > Using Code::Blocks
How to show build option when compiling?
(1/1)
clyfish:
I want to know what arguments are passed to g++ exactly.
something like "g++ -g -Wall -o test test.cpp".
How to show it when compiling?
Thanks.
raph:
Settings->Compiler and debugger->Change drop down list "Compiler settings" to "Other settings"->set "Compiler logging" to "Full command line"
clyfish:
shame on me :oops:
Thank you.
Navigation
[0] Message Index
Go to full version