How to Install g++-mips64el-linux-gnuabi64 in Ubuntu 18.04



Install g++-mips64el-linux-gnuabi64 by entering the following commands in the terminal:

sudo apt update
sudo apt install g++-mips64el-linux-gnuabi64

Description:

GNU C++ compiler for the mips64el 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 mips64el architecture.

Version: 4:7.3.0-3ubuntu1

Section: universe/devel