x86_64-linux-gnu-g++-8
GNU C++ compiler
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-g++-8.sh
- Debian
-
apt-get install g++-8
- Ubuntu
-
apt-get install g++-8
- Kali Linux
-
apt-get install g++-8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install g++-8
- Dockerfile
- dockerfile.run/x86_64-linux-gnu-g++-8
g++-8
GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.