Boost logo

Boost Users :

Subject: Re: [Boost-users] How to build Boost without any libraries
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-02-12 11:51:30


AMDG

On 02/12/2012 07:59 AM, Spain, Dr. Jeffry A. wrote:
> I would like to be able to build Boost 1.48.0 and install the header-only libraries without any of the libraries that require separate build and installation steps. './bootstrap.sh --without-libraries=all' doesn't work. I don't see this discussed in the getting started guide, or perhaps I am just not picking up on something obvious. Thanks for your suggestions.
>

./b2 <options> install-headers

OR just

cp $BOOST_ROOT/boost header/path

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