News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

~ how to install new compiler ? ~

Started by Code_Blocker, December 21, 2016, 08:31:37 PM

Previous topic - Next topic

Code_Blocker

DLed gcc-6.3.0.tar.gz file from GCC, the GNU Compiler Collection. How do I install this compiler to use ?

Thanks

stahta01

Quote from: 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

Read this link 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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Code_Blocker

Might U post a link to the 6.3 installer. I cannot find a link for latest GCC 6.3 December 21, 2016.  :(

stahta01

#3
Quote from: 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.  :(

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

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Code_Blocker

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.