summaryrefslogtreecommitdiff
path: root/lang/gcc/pkg-descr
blob: e2ba591daf6d0484d2c1cdb30f2eb28f9d63ec22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
GCC, the GNU Compiler Collection, supports a number of languages.  This
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
gfortran46, and gcj46, respectively.

It can be used interchangibly with the lang/gcc46 port which tracks
weekly upstream snapshots whereas this port will be updated less
frequently, mostly in sync with upstream releases, and will move to
lang/gcc47 and later over time.

WWW: http://gcc.gnu.org/

Gerald Pfeifer <gerald@FreeBSD.org>