$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] clang-win, again
From: Egor Pugin (egor.pugin_at_[hidden])
Date: 2018-10-27 22:18:23
> Latest iteration attached.
For some reason nothing is changed for .asm files.
Still those errors like ml/ml64 were not found or selected.
Should I call vcvars32/64 before building?
Now I invoke on fresh cmd with updated clang-win.jam:
b2 toolset=clang-win
-- Egor Pugin