On Saturday 2010-07-03 06:40, David Miller wrote: > >> Are you saying libraries like openssl should rely on >> dlopen("openssl-core.so") to pick the right one >> out of /lib/<platform>? That may work, but only as long >> as it's in the search path, does it not? > >First, openssl should be using STT_GNU_IFUNC rather than building >multiple libraries. >And the STT_GNU_IFUNC symbol resolution function should access >the auxv info via "dl_hwcap" and "dl_hwcap_mask". Ah, http://vger.kernel.org/~davem/cgi-bin/blog.cgi/2010/02/07 is much more informative ;-) -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html