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