News:

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

Main Menu

Code::Blocks default compilers

Started by strdog, August 08, 2012, 01:53:04 AM

Previous topic - Next topic

strdog

Is it possible to remove default compilers from Global compiler settings? or should this be a bug report on berlios?  :D

MortenMacFly

Quote from: strdog on August 08, 2012, 01:53:04 AM
Is it possible to remove default compilers from Global compiler settings? or should this be a bug report on berlios?  :D
In a future release, yes. But why would you want to do that? They use nearly no resources.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

strdog

Quote from: MortenMacFly on August 08, 2012, 06:29:37 AM
Quote from: strdog on August 08, 2012, 01:53:04 AM
Is it possible to remove default compilers from Global compiler settings? or should this be a bug report on berlios?  :D
In a future release, yes. But why would you want to do that? They use nearly no resources.
With about 5 more compilers at the end of the list looks a bit bloated

stahta01

Quote from: strdog on August 08, 2012, 04:10:08 PM
With about 5 more compilers at the end of the list looks a bit bloated

He is right adding the copied compilers to the beginning of the list might be a nice feature to be added.

Tim S.
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]

MortenMacFly

Quote from: stahta01 on August 08, 2012, 04:17:17 PM
He is right adding the copied compilers to the beginning of the list might be a nice feature to be added.
Maybe, but how often do you setup the global compiler? Maybe 1-3 times and thats it. The project/target options are there to setup individual options later. I don't see a real benefit from having such an option.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]