https://issues.dlang.org/show_bug.cgi?id=15108
yebblies <yebbl...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |yebbl...@gmail.com Resolution|--- |WONTFIX --- Comment #1 from yebblies <yebbl...@gmail.com> --- Nobody has any intention of supporting ARM in DMD, AFAIK. GDC and LDC already support ARM, so D is already available for those devices (subject to varying levels of implementation and runtime completeness). See http://wiki.dlang.org/LDC#ARM and http://wiki.dlang.org/GDC#ARM_Cortex-M for more info about using D on ARM. --