On Sat, Nov 22, 2008 at 1:25 PM, Denis Koroskin <span dir="ltr">&lt;<a href="mailto:2korden@gmail.com">2korden@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
22.11.08 в 15:21 Vermi в своём письме писал(а):<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
I&#39;m wondering : why the D compiler can&#39;t produce x86_64 code ? All seems to be ready in the langage for 64 bits. I need to produce a .dll file in both 32 and 64 bits, but I can&#39;t. Will we see soon a 64 bits version of the D Compiler or should I re-write my apps in C++ ?<br>

<br>
@+<br>
Vermi<br>
</blockquote>
<br></div>
There is a LLVM D compiler (LDC for short) in works:<br>
<a href="http://dsource.org/projects/ldc/" target="_blank">http://dsource.org/projects/ldc/</a><br>
<br>
which will be able to do what you wants once it is released.<br>
</blockquote></div><br>But 64bit support on *Windows* is probably not gonna happen in any near future<br><br>-Tomas<br>