News:

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

Main Menu

Update GCC in Code::Blocks 10.05

Started by abraao895, December 28, 2010, 02:51:13 PM

Previous topic - Next topic

abraao895

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

MortenMacFly

Quote from: abraao895 on December 28, 2010, 02:51:13 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: [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]