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: libgcc-compat for linux-mips


On Sun, Oct 20, 2002 at 02:26:23PM -0700, H. J. Lu wrote:
> On Sun, Oct 20, 2002 at 11:18:28PM +0200, Guido Guenther wrote:
> > On Sun, Oct 20, 2002 at 02:08:24PM -0700, H. J. Lu wrote:
> > > > So why am I not seeing __udivdi3 as undefined symbol here? Any ideas?
> > > 
> > > __udivdi3 is defined in /lib/libuuid.so.1:
> > > binding file /lib/libuuid.so.1 to /lib/libuuid.so.1: normal symbol `__udivdi3'
> > No - not after recompiling in a gcc-3.2 & glibc 2.3.1 chroot:
> >  nm -D --defined-only /lib/libuuid.so.1 | grep __u | wc -l
> > 	0
> 
> I haven't qualified gcc 3.2 for Linux/mips yet. It is on my todo list
> as the part of my RedHat 8.0/mips port.
I still don't understand how these symbols get resolved. In case we
should need a libgcc-compat, I have a patch prepared at:
 http://honk.physik.uni-konstanz.de/linux-mips/glibc/patches/experimental/libgcc-compat-mips.dpatch
It contains all the symbols found scanning the whole debian archive
(thanks to Jack's script).
Regards,
 -- Guido


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