News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Build log information.

Started by Alm3n, March 14, 2012, 12:00:49 PM

Previous topic - Next topic

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
But i see only
Quote
Compiling: testhelper.cpp
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

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]