#961091 gcc-arm-none-eabi: Provide gdc (D compiler) cross-compiler for arm-none-eabi

Package:
gcc-arm-none-eabi
Source:
gcc-arm-none-eabi
Description:
GCC cross compiler for ARM Cortex-R/M processors
Submitter:
Witold Baryluk
Date:
2021-01-21 16:51:03 UTC
Severity:
normal
#961091#5
Date:
2020-05-19 23:05:35 UTC
From:
To:
Hi.

I know it does work, I did managed to build gdc and use it for
cross-compilation to Arm, in particular ARM Cortex-M4, and run it
succesfully.

Would be great to have this cross compiler available on amd64, and few
other archs.

Just the cross-compiler, no phobos or druntime necassirarly. They will
fail to build, but they are not needed to use D succesfully on this
platform.

Cheers,
Witold

#961091#10
Date:
2021-01-21 16:46:02 UTC
From:
To:
gdc is now merged in gcc main tree in 9.x and 10.x, so it should be even
easier now than before.

It is present in Arm toolchain bundle from

https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-src.tar.bz2


To compile it at configure you will need: