<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 9 August 2015 at 09:33, Walter Bright via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 8/9/2015 12:18 AM, Iain Buclaw via Digitalmars-d wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If the libraries were shared, this would reduce linking time, which in various<br>
benchmarks I've done is where most small projects spend the majority of their<br>
time doing.  But no one has as of yet come up with a feasibly implementable idea<br>
to do that.<br>
</blockquote>
<br></span>
We ship Phobos as a shared library on Linux, OSX and FreeBSD.<br>
<br>
</blockquote></div><br></div><div class="gmail_extra">... By inventing your own storage section?  This doesn't work where TLS is not natively supported.  (Though, no one has really told me how it works after years repeatedly asking, but this is what I assume is being done).</div></div>