Boost logo

Boost :

Subject: Re: [boost] [build] How to use with clang on windows?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-03-25 17:34:21


John Maddock wrote:
> What's the correct way to configure clang on windows with current
> Boost.Build?
>
> If I use:
>
> using clang-win : 3.7 : "C:/Progra~2/MICROS~4.0/VC/Clang
> 3.7/bin/x86/clang.exe" : <cxxflags>-std=c++11 <compatibility>vc14 ;

Shouldn't you be using clang-cl.exe?


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