$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] ... broken with clang
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-12-17 12:13:48
On 12/17/2011 06:07 PM, Tim Blechmann wrote:
>>>> ... All in all, I consider clang to be at a too early stage of
>>>> development to support it in the libraries.
>>>
>>> While I believe clang has a bright future, I'm afraid I agree with you.
>>>
>>> Clang's lack of support on Windows, including lack of installer, makes
>>> it hard for Windows developers to work with clang.
>>>
>>> Looking forward to the day when clang "just works" on Windows,
>>
>> It's trivial to install on Mac OS X (comes with XCode).
>> It's also relatively easy to get it to work on Linux.
>
> last time i checked, linux users had to install a patched version of libstdc++
> to enable c++11 support ...
Then don't enable C++11 support.
Like GCC, it's not enabled by default.