riscv64-linux-gnu-gdc-8
GNU D compiler (version 2)
Install
- All systems
-
curl cmd.cat/riscv64-linux-gnu-gdc-8.sh
- Debian
-
apt-get install gdc-8-riscv64-linux-gnu
- Ubuntu
-
apt-get install gdc-8-riscv64-linux-gnu
- Kali Linux
-
apt-get install gdc-8-riscv64-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gdc-8-riscv64-linux-gnu
- Dockerfile
- dockerfile.run/riscv64-linux-gnu-gdc-8
gdc-8-riscv64-linux-gnu
GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. This compiler supports D language version 2.