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


> 
> > > http://www.cygnus.com/ml/egcs-patches/1998-Jul/0578.html
> > 
> > This one looks low-risk (it only makes some symbols weak).  It seems
> > there's no risk of it destabilizing 1.1.2.
> 
> Right now, we're chasing a problem regarding the interaction of weak and
> global symbols on some targets.  It's most often triggered by templates,
> but I think that's only becuase that's our number one producer of weak
> syms right now.
> 

My libio patch will only affect systems which define both
_G_STDIO_USES_LIBIO and _G_HAVE_WEAK_SYMBOL. I blieve only
Linux does that.

-- 
H.J. Lu (hjl@gnu.org)


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