diff options
Diffstat (limited to 'lang/gcc/pkg-descr')
-rw-r--r-- | lang/gcc/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr deleted file mode 100644 index 1ccfc4dd404a..000000000000 --- a/lang/gcc/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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/ |