From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15649 invoked by alias); 2 Dec 2001 04:03:43 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 15601 invoked by uid 61); 2 Dec 2001 04:03:42 -0000 Date: Sat, 01 Dec 2001 20:03:00 -0000 Message-ID: <20011202040342.15600.qmail@sourceware.cygnus.com> To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, k997@korea.com, nobody@gcc.gnu.org From: rodrigc@gcc.gnu.org X-Mailer: gnatsweb 2.9.2 Subject: Re: bootstrap/4281: GLIBC 2.2.4 does not match with GCC 2.95.3 on compile time X-SW-Source: 2001-12/txt/msg00092.txt.bz2 List-Id: 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