www.digitalmars.com         C & C++   DMDScript  

D - DMD compiler on ARM CPUs?

reply s_lange <s_lange ira.uka.de> writes:
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
Nov 24 2009
parent Robert Clipsham <robert octarineparrot.com> writes:
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.
Nov 24 2009