Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: d4ljoyn on May 17, 2007, 09:48:43 pm
-
Is there a way to have C::B show the actual compiler and linker commands generated, or is there a log file that can be turned on. I have been looking through the dialogs and reading furiously for a couple of hours and I can't find this option.
Thank you
-
Settings->Compiler and debugger->Global compiler settings->Other settings->Compiler logging, "Full command line"
-
(..) I have been looking through the dialogs and reading furiously for a couple of hours (..)
Really? :D
Settings -> Compiler and Debugger -> Other settings -> Full command line (in Compiler loggin listbox)
You also can save log to an HTML file.
Regards.
Edit: TDragon has been faster than me :)
-
You guys are the top!
-
It looks like it doesn't shows command lines for 'make' commands.
How can I see this line?