Author Topic: ~ how to install new compiler ? ~  (Read 6112 times)

Offline Code_Blocker

  • Multiple posting newcomer
  • *
  • Posts: 10
~ how to install new compiler ? ~
« 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: ~ how to install new compiler ? ~
« Reply #1 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

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++ 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 Code_Blocker

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: ~ how to install new compiler ? ~
« Reply #2 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.  :(

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: ~ how to install new compiler ? ~
« Reply #3 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

Tim S.
« Last Edit: December 21, 2016, 09:26:06 pm by stahta01 »
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 Code_Blocker

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: ~ how to install new compiler ? ~
« Reply #4 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.