Boost logo

Boost-Build :

Subject: Re: [Boost-build] Which module should be compiled in library individual ?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-11-06 10:40:55


AMDG

On 11/06/2015 02:26 AM, chengmo wrote:
>
> I used to developing program which based on Boost.
>
> I built all libraries before, no doubt that it would worked
> when I using them.
>
> Thinking about avoiding using spaces lavishly , I didn't
> build all of the libraries.
>
> Some of libraries should built as a libraries, someone not,
> which using them as header files
>

You don't need to care about this when building
the libraries, as header-only libraries have nothing
to build.

> Could someone tell me where I could find the Doc to figure
> out which libraries I should build individually ?
>

b2 --show-libraries lists all the libraries whith
separately compiled components.

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