blob: 1ccfc4dd404abeae5b189f6bb39c66b4913d0ba1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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/
|