This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tried making egcs 1.1.2 on RedHat 7.2 and failed
- From: Joe Buck <jbuck at synopsys dot COM>
- To: perlabi at softbrain dot co dot kr (=?ks_c_5601-1987?B?wPzBvsfK?=)
- Cc: gcc at gnu dot org
- Date: Wed, 30 Jan 2002 07:48:03 -0800 (PST)
- Subject: Re: Tried making egcs 1.1.2 on RedHat 7.2 and failed
> It's just a report for your guidance.
> I have tried making egcs 1.1.2 on RedHat Linux 7.2 with gcc version
> 2.96, and failed.
You won't be able to install the C++ part of GCC for any GCC version
before 2.95.3 on a GNU/Linux box with glibc 2.2.x, because a glibc change
broke compatibility between the C and C++ libraries. If you really,
really need to have egcs 1.1.2 on that box, a relatively small patch will
fix the problem, but I don't have the cycles to track it down for you.
(also, the patch was for 2.95.2 so it would probably need to be backported)