1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/lang/gcc47/pkg-descr
Gerald Pfeifer 82b85bc425 Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via
the new lang/gcc44 port.  At this point, this is mostly identical to what
we have in lang/gcc43 which is in the final stages before the GCC 4.3.0
release, but things will start diverging soon.

PR:		120984
2008-03-01 20:18:34 +00:00

11 lines
409 B
Plaintext

GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
This port installs the various front ends as gcc44, g++44, gcj44,
gfortran44 and so forth into the ${PREFIX}/bin directory.
(Building the Java frontend and the associated libgcj library will
consume more than 512MB of main memory. Set WITHOUT_JAVA=yes in
the environment when building this port to avoid that.)
WWW: http://gcc.gnu.org/