Boost logo

Boost :

Subject: Re: [boost] Boost.Build and Microsoft C2 clang
From: Peter Dimov (lists_at_[hidden])
Date: 2017-06-27 12:43:15


> The plain -fuse-ld=link.exe kind of works now (it didn't before.) There
> are other problems however, exceptions are off for some reason.

using clang : 14.1 :
  "C:/Program Files (x86)/Microsoft Visual
Studio/2017/Community/VC/Tools/ClangC2/14.10.25903/bin/HostX86/clang.exe" :
  <cxxflags>-fexceptions
  <linkflags>-fuse-ld=link.exe ;

kind of works. This cannot be considered a serious toolset though. Why not
use the LLVM Clang instead?


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