blob: 286416677c30b1bda0dfbbe6a581e2210912db6c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
C++ support, and in particular template support, is vastly improved over
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
into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want
to use this compiler by default. However, "cc" and "c++" will not
be hidden by this port.
-- David O'Brien <obrien@NUXI.com>
|