Boost logo

Boost :

Subject: Re: [boost] [build] How to use with clang on windows?
From: degski (degski_at_[hidden])
Date: 2016-03-27 07:55:30


Hi John,

An after-thought.

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 ;
>

Getting Clang/C2 to compile boost seems to be a waist of time, as the
back-end will still be VCXX (C2). VCXX (C1/C2) already compiles boost, so
what's the gain?

degski


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