x86_64-linux-gnux32-gdc
GNU D compiler (based on GCC) for the x32 architecture
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnux32-gdc.sh
- Debian
-
apt-get install gdc-x86-64-linux-gnux32
- Ubuntu
-
apt-get install gdc-x86-64-linux-gnux32
- Kali Linux
-
apt-get install gdc-x86-64-linux-gnux32
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gdc-x86-64-linux-gnux32
- Dockerfile
- dockerfile.run/x86_64-linux-gnux32-gdc
gdc-x86-64-linux-gnux32
GNU D compiler (based on GCC) for the x32 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 x32 architecture.