in compiler/linker page,we can set many options ,but there is no place to see the whole commandline paramter
it's very useful to modify the commandline parameter directly.it appears in vc/vs series
You can setup a specific command line for each single source file (if you like ;-)) that will override the automatically computed one by C::B. Just look into the properties of a file in the project tree.
yes,codeblocks has powerful custorm build setup,but not in mainmenu->build options,instend,in project manager contect menu..it's not friendly indeed.