x86_64-linux-gnu-gcc-9
A SNAPSHOT of the GNU Compiler Collection
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-gcc-9.sh
- Debian
-
apt-get install gcc-snapshot
- Ubuntu
-
apt-get install gcc-snapshot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-snapshot
- Dockerfile
- dockerfile.run/x86_64-linux-gnu-gcc-9