arm-linux-gnueabi-gdc

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

Install

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

gdc-arm-linux-gnueabi

GNU D compiler (based on GCC) for the armel 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 armel architecture.