On Tuesday, 8 January 2013 at 21:57:17 UTC, H. S. Teoh wrote:


We *could* write a cross-compiler, of course, but it still requires that you first target the D compiler (written in D) to the new platform, and then cross-compile itself to that platform. Whereas with DMD, you just use the target platform's C++ compiler and you're up and running.


T

I think LDC 2.0 or GDC 2.0 might be able to serve this purpose.

Reply via email to