This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A Linux/libc 5 patch for egcs 1.1.2




  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]