I am trying to have GCC installed on a AIX machine, which has 8 CPUs and
runs on AIX 6.
I wonder which version of GCC I should install. A couple of years ago I used
gcc 3.4.x and later used 4.4.1. Now it seems that it is going up to 4.6.1.
The main objective is to be able to do standard non-fancy c++ programming.
Compiling speeding is not a major concern as my projects are not big.
Many thanks!