Hi! Now that also linuxthreads works with dl_dynamic_weak = 0, I wonder if linuxthreads just should define RTLD_CORRECT_DYNAMIC_WEAK or whether the conditional should be killed, ie. whether there are some thread implementations other than ntpl and linuxthreads which depend on dl_dynamic_weak = 1 (Hurd cthreads?). Jakub