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


At 06:29 15.05.2002, Ulrich Drepper wrote:
>On Sun, 2002-05-12 at 14:07, Franz Sirl wrote:
>
> > the appended patch implements most of the libgcc routines that may cause
> > broken binaries if a gcc-3.1 compiled glibc is installed. The symbols 
> fixed
> > are (copied from gcc/libgcc2.c):
>
>The patch does not correspond to what is done for IA-64.  The functions
>should not be available for linking.  The madness must stop.  I've made
>some changes to your code which are completely untested.  Give the CVS
>trunk a try.

If it's not linkable, that's fine with me, actually I even prefer that. 
It's just that I started with divdi3.c as a template, which doesn't have 
this symbol_version() stuff in it, should it?

Franz.


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