On Thu, Aug 4, 2011 at 10:37 AM, Adam Ruppe <[email protected]>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.

Reply via email to