arm-linux-gnueabihf-gdc

GNU D compiler (based on GCC) for the armhf architecture

Install

All systems
curl cmd.cat/arm-linux-gnueabihf-gdc.sh
Debian Debian
apt-get install gdc-arm-linux-gnueabihf
Ubuntu
apt-get install gdc-arm-linux-gnueabihf
Arch Arch Linux
pacman -S gdc
image/svg+xml Kali Linux
apt-get install gdc-arm-linux-gnueabihf
Windows (WSL2)
sudo apt-get update sudo apt-get install gdc-arm-linux-gnueabihf
Raspbian
apt-get install gdc

gdc-arm-linux-gnueabihf

GNU D compiler (based on GCC) for the armhf architecture

This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. This is a dependency package providing the default GNU D cross-compiler for the armhf architecture.

gdc

D compiler (language version 2), based on the GCC backend

This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. This compiler supports D language version 2.