Author Topic: Update GCC in Code::Blocks 10.05  (Read 4081 times)

abraao895

  • Guest
Update GCC in Code::Blocks 10.05
« on: December 28, 2010, 02:51:13 pm »
Hi everybody,

    I would like to know how i could update the version of my gcc compiler that is in the 10.05 version of code::blocks IDE. The current version is 4.5.1 of tdm-gcc and i have here the 4.4.1. Someone could give me some tips? Thanks very much!

Abraao

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Update GCC in Code::Blocks 10.05
« Reply #1 on: December 28, 2010, 03:29:05 pm »
Someone could give me some tips? Thanks very much!
Remove / backup the current version, install (copy) the new version and adjust the compiler path's in C::B (if needed).
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