ARM?

1100110 10equals2 at gmail.com
Tue Aug 28 03:49:39 PDT 2012


On Tue, 28 Aug 2012 05:27:23 -0500, Shadow_exe <shadow_exe at ukr.net> wrote:

> Good day.
> Would like to ask a question to the developers of the language:
> Is the development of a compiler D under the ARM or is at least in the  
> plans?

The D specification states that 16bit or below will not be supported.
DMD is a nogo for ARM right now, so take a look at LDC or GDC

GDC https://github.com/D-Programming-GDC/GDC
This also has a bitbucket, which has nice compiling instructions.
https://bitbucket.org/goshawk/gdc/wiki/Home

LDC is also on github, I trust you can find it.
I do not know anything about it's support.

I believe the old site(bitbucket gdc) has information on building on ARM,  
and for android specifically.
Mostly in the bug reports.

It'll most likely be a bit of work, but I believe there is precedent if  
you look.

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/


More information about the Digitalmars-d mailing list