What is the current state of D for android development?

BLM768 blm768 at gmail.com
Fri Mar 29 00:01:57 PDT 2013


On Friday, 29 March 2013 at 06:35:10 UTC, js.mdnq wrote:
>
> I guess that means none... :/

Unfortunately, there hasn't been a lot of focus on ARM platforms; 
people are too busy improving the language and tools to work on 
standard PC hardware. The DMD compiler definitely won't work for 
Android development, but I'm pretty sure that GDC can be compiled 
for ARM output, and I think LDC has that capability as well. 
You'd probably need to write your own linkscripts, and the 
runtime would definitely have to be modified.


More information about the Digitalmars-d mailing list