[Issue 15108] DMD should support ARM
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Sep 28 02:57:18 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15108
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |yebblies at gmail.com
Resolution|--- |WONTFIX
--- Comment #1 from yebblies <yebblies at 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.
--
More information about the Digitalmars-d-bugs
mailing list