$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to use Boost libs from projects?
From: degski (degski_at_[hidden])
Date: 2017-01-01 08:23:42
On 1 January 2017 at 15:10, Andy <borucki.andrzej_at_[hidden]> wrote:
> Thanks, how to recompile boost linked to the dynamic crt?
> b2 variant=debug,release link=dynamic runtime-link=dynamic address-
> model=64?
>
Yes, AFAIK, "runtime-link=dynamic" is the way to do it.
degski