x86_64-linux-gnu-gccgo-4.7
GNU Go compiler
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-gccgo-4.7.sh
- Debian
-
apt-get install gccgo-4.7
- Ubuntu
-
apt-get install gccgo-4.7
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gccgo-4.7
- Raspbian
-
apt-get install gccgo-4.7
- Dockerfile
- dockerfile.run/x86_64-linux-gnu-gccgo-4.7
gccgo-4.7
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.