Author Topic: Code::Blocks default compilers  (Read 4879 times)

strdog

  • Guest
Code::Blocks default compilers
« 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Code::Blocks default compilers
« Reply #1 on: August 08, 2012, 06:29:37 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

strdog

  • Guest
Re: Code::Blocks default compilers
« Reply #2 on: August 08, 2012, 04:10:08 pm »
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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Code::Blocks default compilers
« Reply #3 on: August 08, 2012, 04:17:17 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++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Code::Blocks default compilers
« Reply #4 on: August 08, 2012, 05:05:36 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ