<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; CHARSET=UTF-8">
<META content="MSHTML 6.00.2900.6104" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>There are 32 bit avrs.  Search for 
'AVR32'.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV>"Alex_Dovhal" <<A 
  href="mailto:alex_dovhal@yahoo.com">alex_dovhal@yahoo.com</A>> wrote in 
  message <A 
  href="news:jgggnk$2vev$1@digitalmars.com">news:jgggnk$2vev$1@digitalmars.com</A>...</DIV>
  <DIV>"Andrea Fontana" <<A 
  href="mailto:advmail@katamail.com">advmail@katamail.com</A>> wrote:</DIV>
  <DIV>>Is it possible to compile for avr (atmel) platform using gdc? It 
  would be interesting for arduino development... </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV>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.</DIV></BLOCKQUOTE></BODY></HTML>