blob: 05494b4b78eb142f4af368fe3e7b4ad31bfe4b3b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
GCC (the GNU Compiler Collection) version 2.95 contains many improvements
and features not found in the gcc-2.7.2 and gcc-2.8.1 compilers.
C++ support is vastly improved, in particular template support is worlds
above that of gcc-2.7.2.
For more details, see <http://gcc.gnu.org/>.
- David O'Brien <obrien@FreeBSD.org>
WWW: http://gcc.gnu.org/
|