Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to build boost
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-10 13:49:21


AMDG

ZikO wrote:
>> bjam --build-dir="E:\Temp\BuildDirectory" --toolset=gcc
>> --build-type=complete
>>
>
>
> Just add --stagedir=path/to/install/libraries stage
>
> what is stage here?
>

stage copies all the libraries to a single directory.

> If your not using one of the libraries with separate source,
>
>> you can just add the boost_1_38_0 directory to your
>> include path.
>>
>
> What if I would like to, how can I compile them ?
>

As far as I can tell, you have already successfully compiled them.
You just need them in a more convenient location.

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk