diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-11-14 22:01:13 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-11-14 22:01:13 +0000 |
commit | 48fa42c8e78eff9094098251b07b434893a67959 (patch) | |
tree | 43ea2807dd442a128697545260275b7540a419d2 /lang/gcc47/pkg-descr | |
parent | 3089e65abd11c826c05575f91dadb6d3baa4cff1 (diff) | |
download | ports-48fa42c8e78eff9094098251b07b434893a67959.tar.gz ports-48fa42c8e78eff9094098251b07b434893a67959.zip |
Notes
Diffstat (limited to 'lang/gcc47/pkg-descr')
-rw-r--r-- | lang/gcc47/pkg-descr | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/gcc47/pkg-descr b/lang/gcc47/pkg-descr index c2c52fc7e3f0..709e1bdbcd1e 100644 --- a/lang/gcc47/pkg-descr +++ b/lang/gcc47/pkg-descr @@ -1,7 +1,6 @@ -GCC, the GNU Compiler Collection includes gcc, g++, g77, and gcj. +GCC, the GNU Compiler Collection includes gcc, g++, gcj, and g77. -Beware: This port installs new versions of "gcc", "g++", "c++" and -so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you -don't want to use this compiler by default. +This port installs the various front ends as gcc34, g++34, gcj34, +and g77-34 into the ${PREFIX}/bin directory. WWW: http://gcc.gnu.org/ |