How to use D for cross platform development?

Iain Buclaw ibuclaw at ubuntu.com
Sun Mar 25 13:44:51 PDT 2012


On 25 March 2012 21:31, Jacob Carlborg <doob at me.com> wrote:
> On 2012-03-25 18:20, Alex Rønne Petersen wrote:
>
>> About ARM support: That's not strictly true. D on ARM should work fine
>> at this point in time if you build druntime/phobos in GDC with
>> -fno-section-anchors (there is even some experimental Android support).
>> But indeed, no iOS support.
>
>
> Ok, I didn't know about that. Is GDC using its own runtime?
>
> --
> /Jacob Carlborg

A spork of druntime, yes.

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the Digitalmars-d mailing list