1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
freebsd-ports/lang/gcc47/pkg-descr
Gerald Pfeifer cade10df3e And here we go, introducing the lang/gcc43 port in form of the 20061104
snapshot of GCC 4.3.0; repocopied over from lang/gcc42.

Sadly we now have an unconditional dependency on math/libgmp4 and
math/mpfr.  On the positive side this allows us to always build the
Fortran frontend.

PR:		104683
2006-11-05 14:32:58 +00:00

7 lines
219 B
Plaintext

GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
This port installs the various front ends as gcc43, g++43, gcj43,
gfortran43 and so forth into the ${PREFIX}/bin directory.
WWW: http://gcc.gnu.org/