i686-linux-gnu-gccgo

Go compiler (based on GCC) for the i386 architecture

Install

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

gccgo-i686-linux-gnu

Go compiler (based on GCC) for the i386 architecture

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 cross-compiler for the i386 architecture.