
17 Dec
2011
17 Dec
'11
5:13 p.m.
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.