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