wiki: D on AVR
Dukc
ajieskola at gmail.com
Thu Nov 28 08:31:36 UTC 2019
On Wednesday, 27 November 2019 at 19:30:15 UTC, Ernesto
Castellotti wrote:
>
> The support to targets that use 16 bits as a pointer size has
> already been added to LDC
> (https://github.com/ldc-developers/ldc/pull/2194), so minimal
> AVR support is present (AVR uses 16 bit pointers).
Don't you run into trouble with the fact that the defualt integer
size is 32 bits?
More information about the Digitalmars-d-announce
mailing list