
14 Oct
2013
14 Oct
'13
6:11 p.m.
I have been trying to test clang in Windows using the VC++ RTL with Boost libraries but I am unable to do so with the clang toolset in Boost Build. The main reason for this is that clang in the configuration I want to test only takes a subset of the gcc command-line options but the Boost Build clang toolset is for clang on Linux ( or a Unix-like environment on Windows like cygwin or MingW/msys ). I am neither knowledgable enough or willing enough to try to create such a Boost Build toolset myself. So I am going to stop. I wish the clang people and Chandler Carruth best of luck getting it to work for Windows using VC++ RTL.