alpha-linux-gnu-g++
GNU C++ compiler for the alpha architecture
Install
- All systems
-
curl cmd.cat/alpha-linux-gnu-g++.sh
- Debian
-
apt-get install g++-alpha-linux-gnu
- Ubuntu
-
apt-get install g++-alpha-linux-gnu
- Kali Linux
-
apt-get install g++-alpha-linux-gnu
- Fedora
-
dnf install gcc-c++-alpha-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install g++-alpha-linux-gnu
- Dockerfile
- dockerfile.run/alpha-linux-gnu-g++
g++-alpha-linux-gnu
GNU C++ compiler for the alpha architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. This is a dependency package providing the default GNU C++ cross-compiler for the alpha architecture.