Mips-linux-gnu-gcc Command
Install mips-linux-gnu-gcc
-
Debian
apt-get install gcc-mips-linux-gnuClick to copy -
Ubuntu
apt-get install gcc-mips-linux-gnuClick to copy -
Kali Linux
apt-get install gcc-mips-linux-gnuClick to copy -
Raspbian
apt-get install gcc-mips-linux-gnuClick to copy
gcc-mips-linux-gnu
GNU C cross-compiler for architecture mipsThis is the GNU C compiler built for cross-building DEB_TARGET_ARCH binaries/packages. This is actually a metapackage that will bring in the correct versioned gcc cross package and symlink to it.
Install the latest version of mips-linux-gnu-gcc in Debian, Ubuntu, Kali and Raspbian from terminal. To install the mips-linux-gnu-gcc just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mips-linux-gnu-gcc from the respository and install it in your computer/server.




