$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] clang-win, again
From: Peter Dimov (lists_at_[hidden])
Date: 2018-10-27 17:30:06
Steven Watanabe wrote:
> On 10/27/2018 07:07 AM, Peter Dimov via Boost wrote:
> > > Also, Math's precompiled headers don't seem to work, I get [...]
>
> It should be enough to exclude the pch generators from
> toolset.inherit-generators.
This works, thanks.
Latest iteration attached. This handles 32/64 properly, disables precompiled
headers, and builds everything for me without errors (assuming that the
Context patch is applied.)