x86_64-linux-gnu-gccgo

Go compiler, based on the GCC backend

Install

All systems
curl cmd.cat/x86_64-linux-gnu-gccgo.sh
Debian Debian
apt-get install gccgo
Ubuntu
apt-get install gccgo
image/svg+xml Kali Linux
apt-get install gccgo
Windows (WSL2)
sudo apt-get update sudo apt-get install gccgo
Raspbian
apt-get install gccgo

gccgo

Go compiler, based on the GCC backend

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. This is a dependency package providing the default GNU Go compiler.

gcc-snapshot

A SNAPSHOT of the GNU Compiler Collection