<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 2 November 2013 12:54, Steve Teale <span dir="ltr"><<a href="mailto:steve.teale@britseyeview.com" target="_blank">steve.teale@britseyeview.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"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Do I need to build both with the same compiler?<br>
</blockquote>
<br>
Neither DMD, GDC or LDC are binary compatible with each other.<br>
</blockquote>
<br></div>
Thanks Jacob. My next linking problem is that I have lots of undefined externals relating to libpthread. I suspect this may be a CodeBlocks configuration error. I've tried every whichway but have not found a way round this yet. Most frustrating.<br>

</blockquote></div><br></div><div class="gmail_extra">This is with DMD now, right?  The GDC driver should send -lpthread to the linker for you, unless codeblocks is short-cutting the compiler in some way.  ;-)<br clear="all">
</div><div class="gmail_extra"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>