diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-04-30 23:52:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-04-30 23:52:35 +0000 |
commit | 1fd22c5b91171af7dedf5fc37d5266ea1c165d8f (patch) | |
tree | 0ce0db66483105ca99410c37f9dd98b22ce885e1 /lang/gcc28/pkg-descr | |
parent | 368d2c303ae4271c6de696a2a04cd964ed7b42b0 (diff) |
Notes
Diffstat (limited to 'lang/gcc28/pkg-descr')
-rw-r--r-- | lang/gcc28/pkg-descr | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/gcc28/pkg-descr b/lang/gcc28/pkg-descr index c191cacbabc0..596f4f444f4b 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 |