$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Build and Install only a SpecifiedLibraryfromcommand line using bjam (newbie!)
From: Pete Bartlett (pete_at_[hidden])
Date: 2009-04-22 18:08:52
>It builds the library desired along with ALL the dependent libraries
>and skips the building any other libraries. Doesn't this address
>the request above?
The point was that the OP wanted also only to install the required headers,
as well as only build the required libraries. Bcp is required, I suppose.
Pete