------- Comment #23 from jakub at gcc dot gnu dot org 2006-01-09 17:42 ------- Forgot to mention, the fix would be to use dlvsym (RTLD_NEXT, "pthread_create", "GLIBC_2.1") (on i?86 and several other platforms) and different versions on other arches (GLIBC_2.2.5 on x86_64, etc.).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212
