Hiramatsu Yoshifumi wrote:
On NetBSD-current 2.99.11, perl binaries are not linked against libpthread because _DLOPEN_REQUIRE_PTHREAD_PLATFORMS does not contain 2.99.11 in mk/dlopen.builtin.mk. Is this correct behavior?
I think 2.99.11 and beyond contain nathanw's fixes to libpthread so that applications that use dlopen don't need to be defensively linked against libpthread themselves. However, if I'm mistaken about this, please let me know, and I'll update dlopen.builtin.mk with the correct info.
Thanks, -- Johnny Lam <jlam%NetBSD.org@localhost>