Description
Bare-metal little-endian MIPS C and C++ programs can be compiled with a dedicated GCC cross compiler. Developers use it for firmware, kernels, coursework, and low-level programs outside a normal operating system.
It is a cross compiler, not an IDE. Correct output depends on binutils, runtime libraries, linker scripts, and tests on the intended target.