This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with EGCS 1.0.2 & LIBSTDC++
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: Problem with EGCS 1.0.2 & LIBSTDC++
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Mon, 02 Mar 1998 16:53:00 +0100
- Cc: g dot thomas at opengroup dot org, egcs at cygnus dot com
- References: <3.0.5.32.19980302140832.0083cbb0@mail.lauterbach.com>
At 07:37 02.03.98 -0800, H.J. Lu wrote:
>>
>> Hi,
>>
>> the pre-1.0.2 worked (passed all lib tests) for me with this patch
>> <http://www.cygnus.com/ml/egcs-bugs/1998-Feb/0330.html> on glibc-961212
>> (1.99 alpha) before the libio/glibc changes were checked in. I would assume
>> that the RedHat 4.2/Alpha people also have problems with the current CVS
>> pre-1.0.2? Probably the recent libio changes for glibc-2.1 have a side
effect?
>>
>
>It looks ok to me. Is that in egcs 1.0.2 yet?
Hmm, perhaps I wasn't clear enough with my description. With the current
CVS (yesterday) pre-1.0.2 and my patch the libio tests fail now during
compilation with errors similar to the one listed by Gary
(__default_allocator). So the culprit seems to be one of the changes to
libio after ~17/18 Feb.
CVS ~98-02-17 without my patch: lib tests fail
CVS ~98-02-17 with my patch: lib tests pass
CVS ~98-03-01 with/without my patch: lib tests fail
The patch hasnt made it into CVS yet, but that's probably due to Jeff's
overload ;-)).
Bye,
Franz.