GCC 10 has branched for its release). For the next year or so this is going to see significant changes and fluctuations in quality as new functionality and optimizations are added, so use with care (and definitely not for production). We'll be following weekly snapshots.
7 lines
230 B
Text
7 lines
230 B
Text
GCC, the GNU Compiler Collection, supports a number of languages.
|
|
This port installs the C, C++, and Fortran front ends as gcc11, g++11,
|
|
and gfortran11, respectively.
|
|
|
|
WWW: https://gcc.gnu.org
|
|
|
|
Gerald Pfeifer <gerald@FreeBSD.org>
|