April 07, 2007
Hi,

does anyone know if D language can be used on ARM platform.
I would like to use it on my smartphone on WINCE
April 10, 2007
Vincent Richomme schrieb:
> Hi,
> 
> does anyone know if D language can be used on ARM platform.
> I would like to use it on my smartphone on WINCE

You can get GDC for ARM/WinCE target at

http://www.steinmole.de/d/arm-wince-pe-gdc.tar.bz2

A german D book at

www.steinmole.de/d/d_buch.pdf

contains an introduction chapter about cross compilation to WinCE with GDC.