diff options
Diffstat (limited to 'lang/gcc44')
-rw-r--r-- | lang/gcc44/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gcc44/pkg-descr b/lang/gcc44/pkg-descr index 3c302b1c926..c8bcbf62a69 100644 --- a/lang/gcc44/pkg-descr +++ b/lang/gcc44/pkg-descr @@ -3,4 +3,8 @@ 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. +(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/ |