What is the state of Microcontroller support in d?

Mike via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 20 02:36:54 PDT 2017


On Tuesday, 20 June 2017 at 08:54:01 UTC, Dan Walmsley wrote:
>
> Regarding not being able to --gc-sections, perhaps this was 
> fixed in LDC?
> http://forum.dlang.org/post/cxjubpxxknlkqvdgyibj@forum.dlang.org

My last test with LDC is here:  
https://issues.dlang.org/show_bug.cgi?id=14758#c14

Try to get that code to compile with LDC and let me know what 
`objdump -s -j .rodata test` gives you.

Mike


More information about the Digitalmars-d mailing list