gcc-3.3
allow global optimization flags for gcc, g++
Install
- All systems
-
curl cmd.cat/gcc-3.3.sh
- Ubuntu
-
apt-get install gcc-opt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-opt
- Dockerfile
- dockerfile.run/gcc-3.3