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