This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PPC libgcc compatibility


On Monday 20 May 2002 18:18, Ulrich Drepper wrote:
> On Mon, 2002-05-20 at 08:47, Franz Sirl wrote:
> > Ok, if I keep divdi3 all is well, I don't understand why, but no more
> > complaints about doubled definitions between glibc and libgcc_s linking
> > shared c++ libs.
> >
> > Uli, unless 2.3 is very close, it would be nice if this could go on the
> > branch too.
>
> What is with the files added before?  Is this in addition?  It seems to
> duplicate some symbols.

You can remove them if you want, they are unused now. I agree with Jakub here 
that pulling in from libgcc is a lot simpler, can be easier extended to 
additional symbols (eg. for -msoft-float platforms), easier to maintain, etc. 
It just didn't occur to me there could be a solution as simple as that while 
initially following the divdi3 path.
Sorry for the extra work that causes for you.

Franz.


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