<div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div dir="ltr">What do you think about missing pthreads going forward? </div><div dir="ltr"><br></div><div dir="ltr">Should it be fixed with support lib such as MingW libwinpthread package (comes with permissive BSD-style license) or a native Windows thread implementation may be coded like Visual C++ does?</div>

<div dir="ltr"><br></div><div dir="ltr">Should that functionality go into libcxx or a support library?<br></div><div dir="ltr"><br></div><div dir="ltr">Yaron</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br>

<br><div class="gmail_quote"><div dir="ltr">2013/10/10 G M <span dir="ltr"><<a href="mailto:gmisocpp@gmail.com" target="_blank">gmisocpp@gmail.com</a>></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<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>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>