-pthread and shared libraries

Joerg Sonnenberger joerg at britannica.bec.de
Wed Jul 23 03:37:06 PDT 2008


On Wed, Jul 23, 2008 at 01:23:29PM +0300, Hasso Tepper wrote:
> But they are linked against libpthread in NetBSD? I don't have NetBSD 
> system to play with at the moment, I just looked at boost-libs binary 
> package.

Yes and this is not something I am happy with. This mostly happens in
NetBSD because the autoconf test for mutex etc normally doesn't include
pthread.h and therefore doesn't get the libc stubs. It creates more
problems than it is worth though.

Joerg





More information about the Kernel mailing list