Symbol was GLOBAL DEFAULT, now it's LOCAL HIDDEN.
Carlos O'Donell
carlos@baldric.uwo.ca
Tue Jan 28 22:54:00 GMT 2003
>
> I believe in this case it's actually a libgcc interface, and should go
> in libgcc-compat. That's a guess; it varies from platform to platform
> whether libc has a copy, but libgcc always seems to.
>
I think you are correct Daniel, it does seem like it leaked from libgcc.
>From glibc's viewpoint HPPA, i386 and PowerPC don't have __clz_tab
defined (mp_clz_tab.c). However the longlong.h in gcc has a const
static definition regardless of the architecture. I'll go talk to the
gcc folks.
Thanks!
Cheers,
Carlos.
More information about the Libc-alpha
mailing list