arm-linux-gnueabihf-gccgo-6
GNU Go compiler
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-gccgo-6.sh
- Debian
-
apt-get install gccgo-6-arm-linux-gnueabihf
- Ubuntu
-
apt-get install gccgo-6-arm-linux-gnueabihf
- Kali Linux
-
apt-get install gccgo-6
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gccgo-6-arm-linux-gnueabihf
- Raspbian
-
apt-get install gccgo-6
- Dockerfile
- dockerfile.run/arm-linux-gnueabihf-gccgo-6
gccgo-6-arm-linux-gnueabihf
GNU Go compiler
gccgo-6
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.