Gdc & avr

Alex_Dovhal alex_dovhal at yahoo.com
Fri Feb 3 03:34:06 PST 2012


"Andrea Fontana" <advmail at katamail.com> wrote:
>Is it possible to compile for avr (atmel) platform using gdc? It would be interesting for arduino development... 

AVR is 8-bit harward architecture while D is designed for at least 32 bits. Besides that AVR's have from (less then 1) to (a few) kB of RAM so it needs another standard library with no GC. Guess that's a lot of work, so don't expect it any time soon even if someone will try to implement it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120203/7832cd19/attachment.html>


More information about the Digitalmars-d mailing list