Hi,
for me it work with
    <threading>multi
 
Cheers
Werner


Von: boost-build-bounces@lists.boost.org [mailto:boost-build-bounces@lists.boost.org] Im Auftrag von Daniel
Gesendet: Freitag, 1. Juli 2011 12:11
An: boost-build@lists.boost.org
Betreff: [Boost-build] pthreads & boost build

Hi,

I'm using the boost build tool for a quite while now, but this time I 
cannot help myself and even google does not seem to find the right 
answer. I want to link against the pthread lib. Using gcc I would do 
something like: g++ someSource.cpp -pthread.

How to do this using bjam??

Many Thanks,

Cheers,
Daniel