This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A Linux/libc 5 patch for egcs 1.1.2
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: A Linux/libc 5 patch for egcs 1.1.2
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Thu, 25 Feb 1999 01:41:04 -0700
- cc: jbuck at Synopsys dot COM (Joe Buck), egcs at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <m10F2Hp-000390C@ocean.lucon.org>you write:
> >
> >
> > > > > 12. Fix libio for libc 5.
> > > > Can't comment without a patch.
> > >
> > > http://www.cygnus.com/ml/egcs-patches/1998-Jul/0578.html
> > >
> > > You can see how old that patch is.
> >
> > This one looks low-risk (it only makes some symbols weak). It seems
> > there's no risk of it destabilizing 1.1.2.
> >
> > Of course it uses #pragma weak so if the rule now is to use attributes
> > instead, I guess this patch must be adjusted.
> >
>
> What is the attribute format for
>
> #pragma weak old = new