$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] build boost with specific msvcrt.lib
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-08-17 18:18:45
On 8/14/2015 3:36 PM, Abhay Mhatre wrote:
> is it possible to provide specific msvcrt.lib while building boost. It
> uses default one and my build system uses the one specified in build
> system. this causes heap corruption at the end of program termination.
Boost is 120+ libraries and a dozen or so tools. What do you mean by
"building boost" ? Executing b2 from the top-level directory ?