aarch64-linux-gnu-gdc

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

Install

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

gdc-aarch64-linux-gnu

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