diff options
author | obrien <obrien@FreeBSD.org> | 1998-04-30 23:52:35 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-04-30 23:52:35 +0000 |
commit | a658f41871e10f2c37fca9ff8aa95624ee8403dc (patch) | |
tree | 591eae7191e03ae50c7e1f36052c4ba3654d0505 /lang | |
parent | ea0b1c8f261695f4b8a02c868bb4bfc28ca3538b (diff) | |
download | FreeBSD-ports-a658f41871e10f2c37fca9ff8aa95624ee8403dc.zip FreeBSD-ports-a658f41871e10f2c37fca9ff8aa95624ee8403dc.tar.gz |
Update comment and descriptions.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc28/pkg-comment | 2 | ||||
-rw-r--r-- | lang/gcc28/pkg-descr | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment index f4f0819..55fff41 100644 --- a/lang/gcc28/pkg-comment +++ b/lang/gcc28/pkg-comment @@ -1 +1 @@ -Latest and greatest version of the GNU compiler suite (potentially buggy) +Latest and greatest version of the GNU compiler suite. diff --git a/lang/gcc28/pkg-descr b/lang/gcc28/pkg-descr index c191cac..596f4f4 100644 --- a/lang/gcc28/pkg-descr +++ b/lang/gcc28/pkg-descr @@ -1,8 +1,9 @@ -GCC 2.8.0 is the latest release of the GNU compiler suite. -It is a port for now, until its stableness is proven. +GCC 2.8.1 is the latest release of the GNU compiler suite. +It is a port for now, until its stableness and ability to produce +a working kernel and "make world" is proven. C++ support, and in particular template support, is vastly improved over -gcc-2.7. G++ 2.8.0 also compiles SGI's offical reference implimentation +gcc-2.7. G++ 2.8.1 also compiles SGI's offical reference implimentation of the STL. Beware: This port installs new versions of "gcc", "g++", and so forth |