User forums > Using Code::Blocks
How to see full build commands?
(1/1)
tasdev:
Hi Everyone
Is there a way to see the full build commands being generated in the "Build Log"? For example:
gcc -pthread blah.c
etc
I am having trouble with pthreads and need to add the -pthread option to GCC, but even after doing it I still get weird pthread issues in the latest nightly. (Worked fine previously).
Cheers
tasdev
stahta01:
"Settings" -> "Compiler and Debugger"
Select the compiler to change.
Select Tab "Other"
Change "Compiler Logging" to "Full Command Line"
Tim S
tasdev:
Thanks Tim, works great!
Navigation
[0] Message Index
Go to full version