Gdc & avr
Martin Nowak
dawg at dawgfoto.de
Fri Feb 3 13:15:50 PST 2012
On Fri, 03 Feb 2012 17:13:04 +0100, Iain Buclaw <ibuclaw at ubuntu.com> wrote:
> On 3 February 2012 08:47, 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...
It's unlikely that D will run on systems without a MMU.
>
> gdc actually asserts that the target it is building for is either
> 32bit or 64bit, anything greater or less than will fail to compile
> anything with a solid ICE.
>
> For Arduino, it was my understanding that development uses neither C
> or C++ - something more of an abstract C-like language, unless I'm
> thinking of NViDIA CUDA...
>
It uses C++.
More information about the Digitalmars-d
mailing list