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 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.



H.J.


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