9 Mar
2019
9 Mar
'19
11:54 p.m.
Steven Watanabe wrote:
* Can't create libraries for bzip2 and zlib (showstopper? anyone else seeing this?)
I can replicate this. It happens because of Peter's refactoring of the install rule. Each project is now expected to provide install and stage targets, but zlib and bzip2 do not have this. As a result, they get skipped by the overall install.
This doesn't sound good, if I understand correctly. zlib.jam is part of Boost.Build and it's not supposed to depend on tools/boost_install.