The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages (libstdc++,...).
cd Ports/gcc
./package.sh
Description ~ ⚠️Issues
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages (libstdc++,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.
Website: https://gcc.gnu.org/
Port: https://github.com/SerenityOS/serenity/tree/master/Ports/gcc
Dependencies: binutils gmp mpfr mpc isl 🖧
Dependents: gnucobol
Port icon has the following license: Attribution 4.0 International (CC BY 4.0)