<div class="gmail_quote">On Sun, Jan 30, 2011 at 7:52 AM, Denis Koroskin <span dir="ltr"><<a href="mailto:2korden@gmail.com">2korden@gmail.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">On Sun, 30 Jan 2011 16:23:21 +0300, Trass3r <<a href="mailto:un@known.com" target="_blank">un@known.com</a>> wrote:<br>
<br>
<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">
That said I really hope D gets an ARM backend. While it isn't likely for a DMD to happen, it could for LDC.<br>
</blockquote>
<br>
As I said in my other answer to this topic GDC has already been compiled as an ARM cross-compiler.<br>
</blockquote>
<br></div>
Good to know, thanks!<br></blockquote><div><br></div><div>I've also built a GDC ARM native compiler. Both builds were mainly blocked by this issue:</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
<a href="https://bitbucket.org/goshawk/gdc/issue/120/gc-enters-an-infinite-loop-on-arm">https://bitbucket.org/goshawk/gdc/issue/120/gc-enters-an-infinite-loop-on-arm</a></div><div><br></div><div>So for now, GDC does seem to work on ARM, but if optimizations are enabled when building druntime, the GC breaks. If optimizations aren't enabled, everything seems to work, but hasn't really been tested.</div>
<div>Actually, I should try running the Phobos/Druntime test suite on ARM. Should be fun.</div></div>