x86_64-linux-gnux32-gccgo
Go compiler (based on GCC) for the x32 architecture
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnux32-gccgo.sh
- Debian
-
apt-get install gccgo-x86-64-linux-gnux32 - Ubuntu
-
apt-get install gccgo-x86-64-linux-gnux32 - Kali Linux
-
apt-get install gccgo-x86-64-linux-gnux32 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gccgo-x86-64-linux-gnux32
gccgo-x86-64-linux-gnux32
Go compiler (based on GCC) for the x32 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 x32 architecture.