What is the procedure for removing gcc-2.96-54 and installing gcc-2.95.2? I have seen nothing but flames about how it shouldn't have been released, but nothing specific about correcting the problem. My company "needs" to have gcc-2.95.2 and they "want" RH7.0. Unfortunately there seems to be no straight-forward way to do this. Installing RPMs from RH6.2 generates all sorts of errors on compilation of qt-2.2.1 and doing a make bootstrap on gcc-2.95.2 generates an error [all-target-libio] Error 2. Everything I have tried has failed in getting gcc-2.95.2 to function properly under RH7.0. I have had some errors similar to Bug 19285 ('struct streampos' used where a 'int' was expected). The libio error makes me think that RH doesn't have the libraries where they should be, but where (and what are) they? glibc is installed on this system. Thanks Joseph Meier
Vanilla gcc 2.95.2 cannot cope with glibc 2.2 headers, use http://gcc.gnu.org/install/glibc-2.2.patch patch.
Are RPMS available for the patched downgraded gcc 2.95.2?
No (at least not released by Red Hat).