arm-linux-gnueabihf-gdc-6
GNU D compiler (version 2)
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-gdc-6.sh
- Debian
-
apt-get install gdc-6-arm-linux-gnueabihf
- Ubuntu
-
apt-get install gdc-6-arm-linux-gnueabihf
- Kali Linux
-
apt-get install gdc-6
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gdc-6-arm-linux-gnueabihf
- Raspbian
-
apt-get install gdc-6
- Dockerfile
- dockerfile.run/arm-linux-gnueabihf-gdc-6
gdc-6-arm-linux-gnueabihf
GNU D compiler (version 2)
gdc-6
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.