x86_64-linux-gnux32-g++-6
GNU C++ compiler
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnux32-g++-6.sh
- Ubuntu
-
apt-get install g++-6-x86-64-linux-gnux32
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install g++-6-x86-64-linux-gnux32
- Dockerfile
- dockerfile.run/x86_64-linux-gnux32-g++-6