Thread overview
[Issue 15108] DMD should support ARM
Sep 28, 2015
yebblies
Sep 28, 2015
Jack Stouffer
Apr 12, 2017
anonymous4
September 28, 2015
https://issues.dlang.org/show_bug.cgi?id=15108

yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #1 from yebblies <yebblies@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.

--
September 28, 2015
https://issues.dlang.org/show_bug.cgi?id=15108

--- Comment #2 from Jack Stouffer <jack@jackstouffer.com> ---
(In reply to yebblies from comment #1)
> 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.

When I brought this up in the forms, Walter didn't seem to be against it http://forum.dlang.org/post/mrqlv8$2i4q$1@digitalmars.com

--
April 12, 2017
https://issues.dlang.org/show_bug.cgi?id=15108

anonymous4 <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |LATER

--- Comment #3 from anonymous4 <dfj1esp02@sneakemail.com> ---
Just needs a champion. https://forum.dlang.org/post/ocgoi1$oqb$1@digitalmars.com

--