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: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
Regards,
 -- Guido


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