gcc: The GNU Compiler Collection, including the C, C++ and Fortran compiler¶
Description¶
The GNU Compiler Collection, including the C, C++ and Fortran compiler.
License¶
GPL version 2 or version 3
Upstream Contact¶
Dependencies¶
zlib
MPIR
MPFR
MPC
Special Update/Build Instructions¶
None.
Type¶
standard
Version Information¶
package-version.txt:
10.3.0
Equivalent System Packages¶
arch:
$ sudo pacman -S gcc
cygwin:
$ apt-cyg install gcc
Debian/Ubuntu:
$ sudo apt-get install gcc
Fedora/Redhat/CentOS:
$ sudo yum install gcc
freebsd:
$ sudo pkg install gcc
homebrew:
$ brew install gcc
opensuse:
$ sudo zypper install gcc
See https://repology.org/project/gcc/versions
If the system package is installed, ./configure will check whether it can be used.