Description
Little-endian MIPS Linux programs can be cross-compiled with GCC from a different host system. Developers use this package when porting software, building target packages, or preparing binaries for MIPS devices.
It is a cross compiler, not a general-purpose host compiler. Correct builds depend on the matching sysroot, libraries, ABI, and target testing.