Author Topic: The 21 July 2009 build (5696) is out.  (Read 54215 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: The 21 July 2009 build (5696) is out.
« Reply #30 on: October 26, 2009, 06:16:02 pm »
You can use different personalities for different setups.
codeblocks --help shows the appropriate command-line parameters.
Thanks for the suggestion, but I still feel that it should be possible automatically.
Maybe its an option to have default, and a machine depended setting.
where the machine depended parameter is the ID of your CPU or something.

Please feel free to create the patch for you to use yourself and submit it to Berlios and maybe it will get applied to Code::Blocks.

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: The 21 July 2009 build (5696) is out.
« Reply #31 on: October 26, 2009, 08:03:24 pm »
can this be solved? so I can configure this for every machine independent?
Search the WiKi for "portable".
Alternatively look here:
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_make_Code::Blocks_portable.3F
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