<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 8 February 2013 16:41, Brian Schott <span dir="ltr"><<a href="mailto:briancschott@gmail.com" target="_blank">briancschott@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Friday, 8 February 2013 at 16:38:00 UTC, Iain Buclaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I see we could be doing this all day. :þ<br>
</blockquote>
<br></div>
We could.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'll lay down the hint, dmd compiles the source, not gcc. And although gcc<br>
may be invoked during a certain special stage of compilation, its actually<br>
just a driver to call a certain toolchain program that is outside of gcc.<br>
:-)<br>
</blockquote>
<br></div>
What we're saying is that dmd, The Digital Mars D Compiler, is written in C++ and is thus built by GCC/G++. We can tell by looking at the Makefile that DMD doesn't build itself.<br>
</blockquote></div><br></div><div class="gmail_extra">That still has nothing to do with how dmd links D programs. ;)<br></div><div class="gmail_extra"><br clear="all"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>