aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc/pkg-descr
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-11-14 22:01:13 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-11-14 22:01:13 +0000
commit48fa42c8e78eff9094098251b07b434893a67959 (patch)
tree43ea2807dd442a128697545260275b7540a419d2 /lang/gcc/pkg-descr
parent3089e65abd11c826c05575f91dadb6d3baa4cff1 (diff)
Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.
There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system.
Notes
Notes: svn path=/head/; revision=93976
Diffstat (limited to 'lang/gcc/pkg-descr')
-rw-r--r--lang/gcc/pkg-descr7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr
index c2c52fc7e3f0..709e1bdbcd1e 100644
--- a/lang/gcc/pkg-descr
+++ b/lang/gcc/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/