This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/4281: GLIBC 2.2.4 does not match with GCC 2.95.3 on compile time
- From: rodrigc at gcc dot gnu dot org
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 2 Dec 2001 04:06:00 -0000
- Subject: Re: bootstrap/4281: GLIBC 2.2.4 does not match with GCC 2.95.3 on compile time
- Reply-to: rodrigc at gcc dot gnu dot org
The following reply was made to PR bootstrap/4281; it has been noted by GNATS.
From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
k997@korea.com, nobody@gcc.gnu.org
Cc:
Subject: Re: bootstrap/4281: GLIBC 2.2.4 does not match with GCC 2.95.3 on compile time
Date: 2 Dec 2001 04:03:42 -0000
Synopsis: GLIBC 2.2.4 does not match with GCC 2.95.3 on compile time
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Dec 1 20:03:41 2001
State-Changed-Why:
This is a known problem. gcc 2.95.3 will not compile
with gcc 2.96 + glibc 2.2.4 under Redhat 7.1.
What you need to do is install the kgcc package which
comes with Redhat Linux. That is an older version of gcc.
Compile gcc 2.95.3 with kgcc on Redhat Linux 7.1 and you
should be fine.
See:
http://archive.linuxfromscratch.org/mail-archives/blfs-support/2001/09/0317.html
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4281&database=gcc