$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [build] How to use with clang on windows?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-03-26 09:13:40
John Maddock wrote:
> Plus the response file contains:
>
> "config_info.cpp" -Fo"..\..\..\bin.v2\libs\config\test\config_info.test\clang-vc14-win-3.9.0\debug\config_info.obj"
> -TP /Od /Ob0 /W3 /GR /MDd /EHs -c
> -DBOOST_ALL_NO_LIB=1
> "-I..\..\.."
>
> And I don't think those command line options are supported by clang?
clang-cl.exe is option-compatible with cl.exe, clang.exe is not.
http://clang.llvm.org/docs/UsersManual.html#clang-cl