$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] using Boost.Thread
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2009-02-26 04:59:53
ayansinhas_at_[hidden] wrote:
> Hi All,
> I am new to boost library .. so apology if I am asking a silly question. We are planning to use boost thread in our project.
> We will like to know whether it is possible to use only Thread related files.. without installing the whole boost library??
> Is there any way we can pull out only thread related files (some additional dependencies should be fine) in boost library and implement in our project.
> Please let us Know ASAP.
>
> Thanks in Advance
> Ayan.
Ayan,
I suggest you to take a look at the bcp tool:
http://www.boost.org/tools/bcp/bcp.html
Regards,
Gevorg