November 24, 2009
I know there are ways to get GDC working on ARM CPUs, but I'm interested to know whether there is also an ARM version of the DMD compiler. If it isn't yet, then if it is planned or scheduled to port it to ARM, and if it already is, in what status it currently is.

I'm specifically interested on wether there is a way to get DMD running on ARM Cortex CPUs, which have a ARMv7 architecture.

regards Lange
November 24, 2009
s_lange wrote:
> I know there are ways to get GDC working on ARM CPUs, but I'm interested to know whether there is also an ARM version of the DMD compiler. If it isn't yet, then if it is planned or scheduled to port it to ARM, and if it already is, in what status it currently is.
> 
> I'm specifically interested on wether there is a way to get DMD running on ARM Cortex CPUs, which have a ARMv7 architecture.
> 
> regards Lange

The D newsgroups have moved to digitalmars.D, you should try asking there instead. As far as I know there is no ARM support planned for DMD at all, so you are out of luck there. If you want ARM support you have a choice of either LDC or GDC. If you want D2 then unfortunately you are out of luck, as no D compilers support both D2 and ARM.