[PATCH roland/bz14743] BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
roland@hack.frob.com
Mon Oct 22 20:45:00 GMT 2012
> yeah, the tests no longer crash after that
>
> configure define HAVE_IFUNC to 1, and libc_cv_asm_gnu_indirect_function=yes, but
> ia64 doesn't have ifunc support.
OK. This is Working As Advertised. Machines that don't actually support
IFUNC should have a sysdeps/.../configure that does:
libc_cv_asm_gnu_indirect_function=no
...which is what I said in the original posting.
If you want to work on souping up an automatic configure test, more power
to you. But that still won't tell you whether the dynamic linker support
is actually implemented.
Thanks,
Roland
More information about the Libc-alpha
mailing list