mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
bbf79e5155
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.
7 lines
200 B
Plaintext
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/
|