$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] CMake Announcement from Boost Steering Committee
From: Peter Dimov (lists_at_[hidden])
Date: 2017-07-22 22:09:30
Roger Leigh wrote:
> The boost_system dependency, for example, is required when linking to
> filesystem dynamically on Linux and BSD because the filesystem headers
> include the system headers, which forces system it to be explicitly linked
> even if you don't use it directly.
Yes, you're right, these dependencies should be public. (And the private
ones weren't being added at all.) Fixed.
Now that it's fixed,
C:\Projects\boost-git>pkg-config --libs --static boost_log
Æ A: out of memory
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
but, well. :-)