<p dir="ltr">On 25 May 2015 16:30, "Mike via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> We currently have 4 different online compiler/disassembers all forked from the same GCC Explorer, and all apparently hosted by different individuals.<br>
><br>
> <a href="http://asm.dlang.org">http://asm.dlang.org</a> (DMD)<br>
> <a href="http://d.godbolt.org/">http://d.godbolt.org/</a> (GDC)<br>
> <a href="http://explore.dgnu.org/">http://explore.dgnu.org/</a> (GDC)<br>
> <a href="http://ldc.acomirei.ru/">http://ldc.acomirei.ru/</a> (LDC)<br>
><br>
> Judging by the announcement for <a href="http://asm.dlang.org">asm.dlang.org</a> (<a href="http://forum.dlang.org/post/satkcwpjqogloqlrjvkw@forum.dlang.org">http://forum.dlang.org/post/satkcwpjqogloqlrjvkw@forum.dlang.org</a>) the plan was to expand it.<br>
><br>
> Are the 3 primary compilers already installed on the <a href="http://asm.dlang.org">asm.dlang.org</a> host machine?  If so, do we just need to update the configuration files?  If not, what do you need to add a new compiler?<br>
> * I would like to add a GDC ARM Thumb cross compiler and/or an LDC compiler with an ARM Thumb backend.  What do you need from me to do that?<br>
></p>
<p dir="ltr">I can add any cross compilers hosted on <a href="http://gdcproject.org">gdcproject.org</a>. You'd need to go through Godbolt to get it on his host.  <a href="http://asm.dlang.org">asm.dlang.org</a> is a no go because it has been tailored for dmd only.</p>