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