glibc 2.2.4pre2

Andreas Jaeger aj@suse.de
Wed Aug 8 00:53:00 GMT 2001


Thorsten Kukuk <kukuk@suse.de> writes:

> On Wed, Aug 08, Frédéric L. W. Meunier wrote:
>
>> Andreas Jaeger wrote:
>> 
>> >> http://sources.redhat.com/ml/bug-glibc/2001-07/msg00017.html
>> >> The second patch still isn't in gcc-2_95-branch 
>>                 
>> > You have to persuade Bernd Schmidt to apply the patch, GCC is
>> > beyond control of the glibc developers.
>> 
>> Bernd, Jakub: Could you both work together and release the
>> patch ? If 2.2.4 won't support GCC 3.0.1, then Red Hat's 2.96
>> will be the only supported compiler, what's a bad idea.
>
> Why is Red Hat's 2.96 the only supported compiler ? gcc 2.95.3 from
> SuSE Linux 7.2 also works fine without problems. I think the same
> is true for Debian.

Let's state it in a different way: There's no compiler officially
released by the GCC team that will work with Glibc 2.2.4.  The
different distributors use patched compilers that will work,

Andreas
-- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7cPAUOJpWPMJyoSYRAsjmAKCX4fkolTYKdyYliEXKi0VrDPIt4QCfWco9
Rn4Vsii3sMK1FbeuhfG8gu4=
=eonS
-----END PGP SIGNATURE-----From jakub@redhat.com Wed Aug 08 00:57:00 2001
From: Jakub Jelinek <jakub@redhat.com>
To: Thorsten Kukuk <kukuk@suse.de>
Cc: Frédéric L. W. Meunier <0@pervalidus.net>, libc-alpha@sources.redhat.com
Subject: Re: glibc 2.2.4pre2
Date: Wed, 08 Aug 2001 00:57:00 -0000
Message-id: <20010808100053.T12476@sunsite.ms.mff.cuni.cz>
References: <20010808033623.E135@pervalidus.net> <20010808094508.A18690@suse.de>
X-SW-Source: 2001-08/msg00090.html
Content-length: 1411

On Wed, Aug 08, 2001 at 09:45:09AM +0200, Thorsten Kukuk wrote:
> On Wed, Aug 08, Frédéric L. W. Meunier wrote:
> 
> > Andreas Jaeger wrote:
> > 
> > >> http://sources.redhat.com/ml/bug-glibc/2001-07/msg00017.html
> > >> The second patch still isn't in gcc-2_95-branch 
> >                 
> > > You have to persuade Bernd Schmidt to apply the patch, GCC is
> > > beyond control of the glibc developers.
> > 
> > Bernd, Jakub: Could you both work together and release the
> > patch ? If 2.2.4 won't support GCC 3.0.1, then Red Hat's 2.96
> > will be the only supported compiler, what's a bad idea.
> 
> Why is Red Hat's 2.96 the only supported compiler ? gcc 2.95.3 from
> SuSE Linux 7.2 also works fine without problems. I think the same
> is true for Debian.

Does atexit work properly there? If yes, the better.
I mean, do you have .hidden __dso_handle symbol in crtbeginS.o?
If not, it will not work properly (and gcc 2.95.x did not have it).
Also, do you have the atexit/i386 patch in (it is in 2.95.4 CVS)?

The __dso_handle patch I posted for gcc 2.95.x was untested, that's why I
asked people who want to compile glibc with gcc 2.95.x to test it out.
Recently some folks have mailed about make check failure even with
__dso_handle patch in some atexit tests. Someone who is able to reproduce it
should debug it, I'm not able to reproduce it with the compilers I'm using
(2.96-RH and 3.0.1).

	Jakub



More information about the Libc-alpha mailing list