b4a430c47e
very early development stages. Business as usual with the C, C++, Fortran, Java compilers and tools invoked as gcc49, g++49, gfortran49, gcj49 and so forth. Initially this may be relatively stable due to the GCC 4.8.0 stabilization efforts, but be prepared for a rough ride the coming months as this goes through active development.
7 lines
243 B
Text
7 lines
243 B
Text
GCC, the GNU Compiler Collection, supports a number of languages. This
|
|
port installs the C, C++, Fortran and Java front ends as gcc49, g++49,
|
|
gfortran49, and gcj49, respectively.
|
|
|
|
WWW: http://gcc.gnu.org/
|
|
|
|
Gerald Pfeifer <gerald@FreeBSD.org>
|