aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc43/pkg-descr
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2003-11-15 06:01:13 +0800
committergerald <gerald@FreeBSD.org>2003-11-15 06:01:13 +0800
commit4050f8d3a976b78ed2e7f032a944cef3e4d4f27e (patch)
treef876c66720ec8ebf891d2d232bc6bc3e6301d740 /lang/gcc43/pkg-descr
parent1a07c94319d4dcf12169e93fcaeeb491062c19a6 (diff)
downloadfreebsd-ports-gnome-4050f8d3a976b78ed2e7f032a944cef3e4d4f27e.tar.gz
freebsd-ports-gnome-4050f8d3a976b78ed2e7f032a944cef3e4d4f27e.tar.zst
freebsd-ports-gnome-4050f8d3a976b78ed2e7f032a944cef3e4d4f27e.zip
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.
Diffstat (limited to 'lang/gcc43/pkg-descr')
-rw-r--r--lang/gcc43/pkg-descr7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/gcc43/pkg-descr b/lang/gcc43/pkg-descr
index c2c52fc7e3f0..709e1bdbcd1e 100644
--- a/lang/gcc43/pkg-descr
+++ b/lang/gcc43/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/