$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Release] Boost 1.70.0 Beta 1 Release Candidate 2
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2019-03-10 00:17:33
AMDG
On 3/9/19 5:02 PM, Peter Dimov via Boost wrote:
>
> <snip>
> I tried to replicate. With
>
> C:\boost-git\develop>b2 -sZLIB_SOURCE=c:\projects\zlib-1.2.7 install
> --with-iostreams --debug-configuration
>
> on the current develop, I see zlib being installed:
>
> common.copy C:\Boost\lib\libboost_zlib-vc141-mt-gd-x64-1_70.lib
>
> Which part doesn't work?
>
It works for me as well. I forgot the `install`.
The reason that it works for install and not stage
is that package.install has <install-dependencies>on
hard-coded.
In Christ,
Steven Watanabe