diff options
-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 |