Apps for micrococontrollers

Andrew Wiley wiley.andrew.j at gmail.com
Thu Aug 4 10:46:26 PDT 2011


On Thu, Aug 4, 2011 at 10:37 AM, Adam Ruppe <destructionator at gmail.com>wrote:

> D isn't designed to run in 8 or 16 bit at all, but even with 32 bit,
> in theory, it would work, but in practice i don't think any of the
> compilers and runtimes are up to it right now.
>

GDC's fork of Phobos and DRuntime is mostly ready for ARM, but GDC itself
currently has a few bugs there. The most significant one is that it doesn't
align struct/class fields correctly per the ARM ABI.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110804/a49d7f0c/attachment.html>


More information about the Digitalmars-d mailing list