1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/lang/gcc40/pkg-descr
Gerald Pfeifer bbf79e5155 Update to the 20060316 snapshot of GCC 4.0.4.
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.
2006-03-17 13:21:04 +00:00

7 lines
200 B
Plaintext

GCC, the GNU Compiler Collection includes C, C++, and Objective-C.
This port installs the various front ends as gcc40, g++40, and
so forth into the ${PREFIX}/bin directory.
WWW: http://gcc.gnu.org/