Cross compilers; GDC/LDC

Iain Buclaw ibuclaw at ubuntu.com
Sun Mar 3 08:57:25 PST 2013


I could probably get you a bare bones compiler (no library) - it *will* be
Linux though...  I can give you a login to a server if you like to play
with it.  Otherwise I could give cygwin a try...

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
On Mar 3, 2013 2:58 PM, "Manu" <turkeyman at gmail.com> wrote:

> Yes, all of them (and more, bonus points for PS3's Cell PPE/SPU
> toolchains!) :)
> But I don't really need to run it... I just tend to compile with -S. I
> know what the resulting code should look like from years of experience.
> I can easily verify the proper opcodes are emitted, register assignment is
> sensible and function arguments are passed correctly just by looking at the
> assembly.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130303/85afceb8/attachment.html>


More information about the Digitalmars-d mailing list