Russ Whitaker wrote:
One last note: after installation GCC now reports same new version as GPC, cc reports the original version that was installed here
I suspect that is because gcc-2.95.x installs to `/usr/local' while your system's `cc' is a symlink to `/usr/bin/gcc'.
Peter