install gcc 2.95.2 on Redhat 7.0

Jakub Jelinek jakub@redhat.com
Sat Oct 28 07:50:00 GMT 2000


On Sat, Oct 28, 2000 at 02:14:54AM -0700, Andy Tai wrote:
> Hi, I am trying to install gcc 2.95.2 on Redhat Linux 7.0 (yes, I am going 
> backwards).  I run into problem during the "make bootstrap" phase, 
> with the following error:

gcc 2.95.x does not build with glibc 2.2 out of the box, you need to
backport a few patches.
At least (I hope I got the URLs right):
http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00305.html
http://gcc.gnu.org/ml/gcc-patches/2000-09/msg00968.html
http://gcc.gnu.org/ml/gcc-patches/1999-12n/msg00436.html

	Jakub


More information about the Gcc mailing list