$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2019-07-14 22:10:06
AMDG
On 7/14/19 3:16 AM, Edward Diener via Boost-build wrote:
> <snip> I am pretty sure that having a single msvc-setup.bat for
> all versions of Intel C++ on Windows and vc++ compatibility for any
> given version can not be correct design, <snip>
>
You're correct. The issue is here:
https://github.com/boostorg/build/blob/develop/src/tools/msvc.jam#L1101
This ignores the version of intel, because it's hard-coded for msvc.
In Christ,
Steven Watanabe