D code running on the Nintendo 3DS

TheGag96 thegag96 at gmail.com
Sun Oct 20 18:25:42 UTC 2019


On Sunday, 20 October 2019 at 09:36:17 UTC, Johan Engelen wrote:
> Did you try with LDC?
> Just a wild guess but perhaps this triple will work: 
> `-mtriple=armv6k-unknown-eabi`.
>
> -Johan

I haven't yet, but I've been told also by someone else to try! It 
would certainly be nice to have a true -betterC going with this. 
Does LDC have equivalent flags for what devkitARM wants passed 
into GCC, like:

-march=armv6k -mtune=mpcore -mfloat-abi=hard -mtp=soft
-mword-relocations -fomit-frame-pointer -ffunction-sections

?


More information about the Digitalmars-d-announce mailing list