$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] pthreads & boost build
From: Daniel (sellmann_at_[hidden])
Date: 2011-07-01 06:11:09
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