Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Code_Blocker on December 21, 2016, 08:31:37 pm

Title: ~ how to install new compiler ? ~
Post by: Code_Blocker on December 21, 2016, 08:31:37 pm
DLed gcc-6.3.0.tar.gz file from GCC, the GNU Compiler Collection. How do I install this compiler to use ?

Thanks
Title: Re: ~ how to install new compiler ? ~
Post by: stahta01 on December 21, 2016, 08:56:43 pm
DLed gcc-6.3.0.tar.gz file from GCC, the GNU Compiler Collection. How do I install this compiler to use ?

Thanks

Read this link http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler (http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler)

NOTE: How to build GCC from source is completely off topic for this site.
FYI: You likely downloaded the GCC source!

Tim S.
 
Title: Re: ~ how to install new compiler ? ~
Post by: Code_Blocker on December 21, 2016, 09:17:34 pm
Might U post a link to the 6.3 installer. I cannot find a link for latest GCC 6.3 December 21, 2016.  :(
Title: Re: ~ how to install new compiler ? ~
Post by: stahta01 on December 21, 2016, 09:21:14 pm
Might U post a link to the 6.3 installer. I cannot find a link for latest GCC 6.3 December 21, 2016.  :(

No, it is unlikely to be a installer for about [at least] 30 days.
If you are on an 64 bit Windows OS; I can look up a link that tends to be one of the first ones to post new GCC for Windows.
But, he is only doing 64 bit releases. I mainly use a 32 bit computer; so, I have not used his GCC in over a year.
But, I can likely find a link to it somewhere.

Edit: Looks like he stopped updating the compiler it is on version 6.1; https://nuwen.net/mingw.html (https://nuwen.net/mingw.html)

Tim S.
Title: Re: ~ how to install new compiler ? ~
Post by: Code_Blocker on December 22, 2016, 02:48:40 am
Thank U for the reply.

Might U step me through the set up for code::blocks after I DL  MinGW Distro - nuwen.net.

Mainly the input boxes in Compiler menu.