<div dir="ltr">Howdy all,<div><br></div><div>While working to convert some NSThread code over to GCD on Linux I noticed that (to my dismay) GCD wasn&#39;t included in the Swift 3.0 preview build, nor is it apart of the buildbot for Linux.  Scouring through the repository and mailing lists I can see where it is possible to build, but there are no downstream instructions on how to make a line like this:</div><div><br></div><div><span style="font-family:Menlo;font-size:11px;color:rgb(187,44,162)">let</span><span style="font-family:Menlo;font-size:11px"> queue = </span><span style="font-family:Menlo;font-size:11px;color:rgb(112,61,170)">DispatchQueue</span><span style="font-family:Menlo;font-size:11px">(label: </span><span style="font-family:Menlo;font-size:11px;color:rgb(209,47,27)">&quot;com.app.queue&quot;</span><span style="font-family:Menlo;font-size:11px">)</span> <br clear="all"><div><br></div><div>work with the swiftc compiler on Linux.</div><div><br></div><div>A couple of questions:</div><div><br></div><div>* are there any timelines that the principals of GCD with Swift 3 on Linux can share; i.e., is the plan to have it included in time for the Swift 3 GA release later this year?</div><div>* are there any follow-up instructions past getting it built on how to use it (or will make install DESTDIR place it in the right spots in the Swift 3 toolchain hierarchy?)</div><div><br></div><div>Any useful tips or pointers would be helpful!</div><div><br></div><div>Cheers,</div><div>Joe</div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Joseph Bell<br><div><a href="http://dev.iachieved.it/iachievedit/" target="_blank">http://dev.iachieved.it/iachievedit/</a></div><div>@iachievedit</div></div></div></div></div>
</div></div>