Boost logo

Boost :

Subject: Re: [boost] [build] How to use with clang on windows?
From: John Maddock (jz.maddock_at_[hidden])
Date: 2016-03-26 13:16:02


On 26/03/2016 13:13, Peter Dimov wrote:
> 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.
>

There is no clang-cl shipped with msvc.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk