ldc2 -mtriple=arm-none-eabi[hf]
Matheus Catarino
matheus-catarino at hotmail.com
Tue Nov 19 16:52:57 UTC 2024
https://github.com/kassane/rp2040-dlang (rp2040 [cortex-m0plus]
and rp2350 [cortex-m33])
On Monday, 18 November 2024 at 21:19:25 UTC, Dmitry Ponyatov
wrote:
> PS: The same question for ESP32 lx6
Xtensa LLVM-upstream is experimental, added in
https://github.com/ldc-developers/llvm-project/releases/tag/ldc-v19.1.3 for new ldc2 releases - with upstream LLVM-Xtensa (opaque/generic cpu-features)
more info: https://github.com/ldc-developers/ldc/issues/4725
For Xtensa lx6/lx7 need use espressif/llvm-project (fork)
backend, like https://github.com/Reavershark/esp-dlang
More information about the digitalmars-d-ldc
mailing list