mips64-linux-gnuabi64-gccgo
Go compiler (based on GCC) for the mips64 architecture
Install
- All systems
-
curl cmd.cat/mips64-linux-gnuabi64-gccgo.sh
- Debian
-
apt-get install gccgo-mips64-linux-gnuabi64
- Ubuntu
-
apt-get install gccgo-mips64-linux-gnuabi64
- Kali Linux
-
apt-get install gccgo-mips64-linux-gnuabi64
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gccgo-mips64-linux-gnuabi64
- Dockerfile
- dockerfile.run/mips64-linux-gnuabi64-gccgo
gccgo-mips64-linux-gnuabi64
Go compiler (based on GCC) for the mips64 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 mips64 architecture.