Boost logo

Boost :

Subject: Re: [boost] [build] How to use with clang on windows?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-03-25 15:56:56


AMDG

On 03/25/2016 01:35 PM, 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 ;
>
> to configure the clang that ships with VC14 I see:
>
> compile-c-c++
> ..\..\..\bin.v2\libs\smart_ptr\test\shared_ptr_basic_test.test\clang-vc14-win-3.7\debug\shared_ptr_basic_test.obj
>
> clang.exe: error: no such file or directory: '/Od'
> <snip>
>

What is the command line that Boost.Build
generates for clang?

In Christ,
Steven Watanabe


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