<div dir="ltr"><div>Hi There</div><div> </div><div>libcxx has never built on Visual Studio. I have a fix for that particular (long standing) problem you mention, but that isn't the only problem. I would suggest switching libcxx off for MSVC for the time being if not doing so creates a problem right now. MingW should be fine though.</div>
<div> </div><div>For MSVC, libcxx is missing atomic and pthread support from the base C libraries it depends on a few other smaller issues that I have solved but all the patches won't land until early next week at a guess..</div>
<div> </div><div>I also have a stack of existing patches already submitted to cfe-commits that are outstanding that will improve the situation but this will not be enough to get libcxx compiling until I submit the private ones I am testing on my machine.</div>
<div> </div><div>I have a compiling version of libcxx on my machine though and hope to submit these additional updates soon.</div><div> </div><div>By early next week we might be in a position to turn it on for MSVC but I doubt before that. I also than have to look at the linking errors.</div>
<div> </div><div>Can you tell me what rules the build bots follow for determining error and how I can see the output from the buildbots for the various platforms?</div><div> </div><div>Thanks</div></div>