$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [clang-win][bjam][context] '-c' is not recognized as an internal or external command
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2017-02-06 12:40:15
try following modification:
file context/build/Jamfile.v2
for X86_64/MS/PE change '<toolset>clang' into '<toolset>clang-win' (should
be line 799)