Boost logo

Boost Testing :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2007-10-06 13:32:22


John,

> > Here is another BBv2 problem (at least it's a problem for me): when
> > linking with the static version of Boost.Thread I'm getting
> unresolved
> > externals on systems using pthread (pthread_mutex_trylock,
> > pthread_getspecific, etc.). Apparently I need to specify
> the -lpthread
> > to the linker. Is there a specific way of doing so? What's
> the usual
> > procedure to include additional external libraries in a
> systemspecific
> > manner?
>
> Hmmm, which compiler/platform? Setting <threading>multi
> should set all the necessary flags already.

That's it. For some reason (I don't remember why) I had <threading>single in
there...

Thanks!
Regards Hartmut


Boost-testing list run by mbergal at meta-comm.com