<div dir="ltr">On 10 March 2013 03:58, Kai Nacke <span dir="ltr"><<a href="mailto:kai@redstar.de" target="_blank">kai@redstar.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Monday, 4 March 2013 at 13:29:34 UTC, David Nadlinger wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Sunday, 3 March 2013 at 13:57:15 UTC, Manu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ideally, I would really like all these toolchains:<br>
GDC: x86, x64, ARM, PPC, MIPS, SH4 <- common toolchains<br>
LDC: x86, x64, ARM, PPC <- used by apple<br>
<br>
</blockquote>
<br></div><div class="im">
See <a href="http://wiki.dlang.org/LDC" target="_blank">http://wiki.dlang.org/LDC</a> for information on the ARM/PPC status. You might want to contact Kai directly, maybe he can easily provide you with a "real" PPC64 cross-compiler.<br>

<br>
</div></blockquote>
<br>
Hi Manu,<br>
<br>
I uploaded a Win64-version of LDC to <a href="http://www.redstar.de/ldc/LDC.zip" target="_blank">http://www.redstar.de/ldc/LDC.<u></u>zip</a> (md5: 5ae2c1c4b2c6e94e81b930b668a02c<u></u>c4). It contains this version and targets:<br>

<br>
LDC - the LLVM D compiler (trunk):<br>
  based on DMD v2.061 and LLVM 3.3svn<br>
  Default target: x86_64-pc-win32<br>
  Host CPU: corei7<br>
  <a href="http://dlang.org" target="_blank">http://dlang.org</a> - <a href="http://wiki.dlang.org/LDC" target="_blank">http://wiki.dlang.org/LDC</a><br>
<br>
  Registered Targets:<br>
    arm      - ARM<br>
    mips     - Mips<br>
    mips64   - Mips64 [experimental]<br>
    mips64el - Mips64el [experimental]<br>
    mipsel   - Mipsel<br>
    ppc32    - PowerPC 32<br>
    ppc64    - PowerPC 64<br>
    thumb    - Thumb<br>
    x86      - 32-bit X86: Pentium-Pro and above<br>
    x86-64   - 64-bit X86: EM64T and AMD64<br>
<br>
Maybe this is useful for you.<span class="HOEnZb"><font color="#888888"><br>
<br>
Kai<br>
</font></span></blockquote></div><br></div><div class="gmail_extra" style>Awesome Kai! Thanks so much!</div><div class="gmail_extra" style>I think that covers the tools I need.</div><div class="gmail_extra" style>Now I just need to find some down time to put it all together >_<</div>
</div>