<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">

<div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr"> </div><div dir="ltr">What do you think about missing pthreads going forward? </div><div dir="ltr"> </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"> </div><div dir="ltr">Should that functionality go into libcxx or a support library?<br></div></div></blockquote><div> </div><div>These are good questions. I don't know right now. When I build with mingw, libcxx picks up the pthread in mingw I linked to earlier.</div>

<div> </div><div>For VC, I've only just got libcxx compiling now privately. I'll submit those patches this weekend. I'm just looking at the linking errors but I'm happy to now be onto that.</div><div> </div>

<div>I've linked the VC version of libcxx with a different version of pthreads just for testing. Once I can run something it helps me focus on fixing things.</div><div> </div><div>I'll be floating some ideas on all of this next week. I have a few people I just want to get their views on first.</div>

<div><br> </div></div></div></div>