This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 2.95.4 release?
- To: Bernd Schmidt <bernds at redhat dot com>
- Subject: Re: 2.95.4 release?
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Mon, 10 Sep 2001 15:08:41 +0200
- Cc: <gcc at gcc dot gnu dot org>
- References: <200109092207.f89M7Ng02784@mail.redhat.com>
At 14:28 10.09.2001, Bernd Schmidt wrote:
>On Mon, 10 Sep 2001, Franz Sirl wrote:
> >
> > If you do a new release, it should contain this patch backport from 3.0
> that
> > prevents miscompilation of glibc on some platforms in presence of weak
> symbol
> > references. The other glibc supporting patch is Jakub's __dso_handle patch
> > which works fine on PPC too.
>
>IIRC there were issues with the __dso_handle patch. Does anyone have a
>version that is believed to be working?
I'm using this version:
<http://sources.redhat.com/ml/libc-alpha/2001-08/msg00156.html>
It works fine on PPC as long as you remember to run autoheader and autoconf
(and I would recommend using the latest rawhide autoconf-2.13 here, it
elides a few warnings related to cleaned headers in latest glibc-2.2)
before use.
Franz.