<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 11 January 2014 06:59, Iain Buclaw <span dir="ltr"><<a href="mailto:ibuclaw@gdcproject.org" target="_blank">ibuclaw@gdcproject.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10 January 2014 20:54, John Colvin <<a href="mailto:john.loughran.colvin@gmail.com">john.loughran.colvin@gmail.com</a>> wrote:<br>

> On Friday, 10 January 2014 at 20:51:19 UTC, Dwhatever wrote:<br>
>><br>
>> This might have been brought up before but I couldn't find any thread<br>
>> about this. As things has progressed I wonder if Digital Mars DMD should<br>
>> move over to use LLVM instead of its own code generation and compiler<br>
>> framework.<br>
>><br>
>> As I see it with the small amount of contributors D-language has, DMD will<br>
>> never support anything beyond x86 as there are no resources for this. Also,<br>
>> why spend time on recreating the the code generation which has already been<br>
>> done with LLVM? This enables this community to focus on the language which<br>
>> is the most important part as well as supporting more and future processor<br>
>> targets.<br>
><br>
><br>
> This comes up regularly. It's already been done. Ldc *is* dmd with llvm<br>
> backend. Gdc is the same idea but with the gcc framework.<br>
<br>
</div></div>Indeed. But naturally I'd suggest they move to GCC.  ;-)<br>
</blockquote></div><br></div><div class="gmail_extra">Is it possible that GDC will ever produce binaries that will link against the microsoft libs without problems?</div><div class="gmail_extra">In my experience, GDC produces intrinsic calls to its own runtime all over the place, and it's not compatible with the microsoft runtime. I also recall library format mismatch, but that was a long time ago, and I think we discussed it again since deciding that GDC is now using the same format as VisualC in windows...?</div>
<div class="gmail_extra">Can GDC write PDB debuginfo into the objects (CV8 I think it is)?</div></div>