Boost logo

Boost Users :

Subject: Re: [Boost-users] using boost :: thread in Linux
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-13 16:40:03


AMDG

ayansinhas_at_[hidden] wrote:
> I am using boost::thread for my project. I have extracted only
> boost::thread through BCP and I have build my multithreading
> application. It is working properly in my local machine (Windows)now I
> have to port it over to linux box. I had couple of questions ...?? Is
> it ok to copy the boost::thread folder (That I have extracted) from my
> local machine to linux box and run my application?? or is it that I
> have to install the entire boost library in linux box and then by
> using bcp I have to extract only boost:thread part which I can use for
> my application?? Please let me know what can be the possible
> solution.If there is any other solution please feel free to advice.

bcp extracts the same files on all platforms,
so it ought to be okay just to copy the files.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net