Building for ARM 32-bit embedded

f f at abc.com
Mon Oct 14 13:14:58 UTC 2024


On Friday, 11 October 2024 at 21:02:04 UTC, Bonsaipanda wrote:
> Hey guys, thought I'd throw some notes from testing out D for 
> the first time. I'm a complete n00b when it comes to 
> cross-platform buildchains and barely understand what 
> crosslinking means and I thought I'd just create a small hello 
> world test app and try to build it for amrhf to see if D would 
> work for an app idea I have had for quite a while.
>
> [...]

maybe this can help, an alternative,

https://github.com/trikko/ldc2-rpi-build/releases/tag/v1.31.0

modify as you need, compile the ldc using buildkit, compile your 
project using docker.

i am a n00b too. just may be..


More information about the digitalmars-d-ldc mailing list