Go forward to what else do I need?.
Go up to installation.
I can't build g++ 1.x.y with gcc-2.x.y!
=======================================
"I obtained gcc-2.x.y and g++ 1.x.y and I'm trying to build it, but
I'm having major problems. What's going on?"
If you wish to build g++-1.42, you must obtain gcc-1.42 first. The
installation instructions for g++ version 1 leave a lot to be desired,
unfortunately, and I would recommend that, unless you have a special
reason for needing the 1.x compiler, that C++ users use the latest
g++-2.x version, as it is the version that is being actively maintained.
There is no template support in g++-1.x, and it is generally much
further away from the ANSI draft standard than g++-2.x is.