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