Randolph Chung <[EMAIL PROTECTED]> wrote:
>
> I've created a libgcc-compat.c that has something like this:
>
> #if SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_2_6)
> symbol_version (__clz_tab_internal, __clz_tab, GLIBC_2.2);
> typedef unsigned int UQItype __attribute__ ((mode (QI)));
> static const UQItype __clz_tab_internal[] = { ... }
^^^^^^
Try getting rid of that?
--
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]