mips64-linux-gnuabi64-g++
GNU C++ compiler for the mips64 architecture
Install
- All systems
-
curl cmd.cat/mips64-linux-gnuabi64-g++.sh
- Debian
-
apt-get install g++-mips64-linux-gnuabi64
- Ubuntu
-
apt-get install g++-mips64-linux-gnuabi64
- Kali Linux
-
apt-get install g++-mips64-linux-gnuabi64
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install g++-mips64-linux-gnuabi64
- Dockerfile
- dockerfile.run/mips64-linux-gnuabi64-g++
g++-mips64-linux-gnuabi64
GNU C++ compiler for the mips64 architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. This is a dependency package providing the default GNU C++ cross-compiler for the mips64 architecture.