Skip to main content
gcc

GCC(GNU Compiler Collection)


GCC stands for GNU Compiler Collection. A compiler system that is capable of supporting various programming languages. It has played an important role in the growth of free software

Cygwin already installed? if not please follow the link How to install Cygwin

lecture I am going to discuss about how to install GCC on Cygwin so first here I am going to open the segment terminal.

check gcc already installed?: gcc --version

if you get here -bash: gccc: command not found, it means Cygwin not yet install.

ReInstallation

To add the GCC compiler, we need to reinstall Cygwin. Double-click on the setup program setup-x86_64.exe and then click on 'Next'.

install GCC on Cygwin

Choose a download source

Select download from internet and click on next,

install GCC on Cygwin

Installtion directory

Select root installtion directory as per your choice or default and click on next,

install GCC on Cygwin

Local package directory

Select local package directory as per your choice or default and click on next,

install GCC on Cygwin

Select your internet connection

Keep default and click on next,

install GCC on Cygwin

Choose a download site

Choose of any one of thease I am choosing http://cygwin.mirror.constant.com and click on next,

install GCC on Cygwin

Under View select 'Full' and search for 'gcc' you can get so many option as below with latest version.

install GCC on Cygwin

Next you can get below option with latest version and click on next.

install GCC on Cygwin

Review and confirm changes and click on next.

install GCC on Cygwin

Click on Finish

install GCC on Cygwin

All set.

install GCC on Cygwin

Add new comment

Restricted HTML

  • You can use shortcode for block builder module. You can visit admin/structure/gavias_blockbuilder and get shortcode, sample [gbb name="page_home_1"].
  • You can use shortcode for block builder module. You can visit admin/structure/gavias_blockbuilder and get shortcode, sample [gbb name="page_home_1"].