<div dir="ltr">Yes, I understand that need and I hope it will be fixed with next (minor) release</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 12, 2018 at 1:55 PM, Adam D. Ruppe 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 Monday, 12 March 2018 at 12:50:14 UTC, Daniel Kozak wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
obviosly it is unlikely place to download the dlang compiler sources these days :D<br>
</blockquote>
<br>
<br></span>
See, I just want to do a small tweak on the installation I have working. Since druntime, phobos, and dmd are so ridiculously tightly coupled, you need to have matching releases of all three (and apparently now of the compiler used to build the compiler...  if i try to just build dmd from git i get `/home/me/d/dmd2/linux/bin32/.<wbr>./../src/druntime/import/core/<wbr>exception.d(686): _store is thread local`) so you can't just change one little piece and keep the rest intact anymore.<br>
<br>
But in the old days, when you downloaded the zip, the included source just worked. You could go in and run make in-place and it'd successfully build the replacement piece you can use with the rest of the distribution.<br>
<br>
I'd just like that to work again. And it shouldn't be hard - i think the src directory of the zip is just missing a few basic files.<br>
</blockquote></div><br></div>