User forums > Using Code::Blocks

Build log information.

(1/1)

Alm3n:
Hi.
What do I need to do to see which compilation flags is passed to compiler in Build log window?
I want to see something like

--- Quote ---g++ -c -O2 -Wextra -frtti -fexceptions -mthreads -Wall -o testhelper.o testhelper.cpp
--- End quote ---
But i see only

--- Quote ---Compiling: testhelper.cpp
--- End quote ---
In another words, i want to see command line which passed to compiler.
Sorry for language mistakes or wrong forum, I am not English-speaking.

stahta01:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Navigation

[0] Message Index

Go to full version