Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-12-03 19:28:50


tzahm_at_[hidden] writes:

> I posted this question about 10 days ago and received no
> response. Maybe someone could help me now... I would like to use boost
> threads for an existing project which I would like to continue
> building with makefiles. I had no success in getting this done once I
> bring in the thread library. Can anyone give me directions or send a
> link on how to write a makefile to compile a simple boost thread
> project? I am using Linux and GCC 2.95.

You can discover everything the makefile would need to do by visiting
the libs/thread/example/Jamfile subdirectory and invoking

    bjam -n -a -sTOOLS=<your-toolset> starvephil

HTH,

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk