Cross compilers; GDC/LDC

Manu turkeyman at gmail.com
Sun Mar 3 14:47:07 PST 2013


How does Dan build the MinGW toolchains?
No library is fine for my purposes.
I don't have access to a linux machine atm, but I should do in a week or 2.
If that's the only option, then I can wait till then... just leaves me with
a bit less time.


On 4 March 2013 02:57, Iain Buclaw <ibuclaw at ubuntu.com> wrote:

> 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/20130304/68f7e362/attachment.html>


More information about the Digitalmars-d mailing list