$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [clang] Using clang in Windows
From: Eric Niebler (eniebler_at_[hidden])
Date: 2014-07-15 10:53:46
On 7/14/2014 12:06 AM, Edward Diener wrote:
> Just a note to everybody about using clang in Windows. I upgraded the
> latest clang-linux.jam file in Boost Build on the 'develop' branch so
> that clang in Windows using gcc should now work for the purposes of
> testing Boost libraries.
<snip>
How is this better than building clang with gcc under cygwin or mingw on
Windows?