mipsel-linux-gnu-cpp
GNU C preprocessor (cpp) for the mipsel architecture
Install
- All systems
-
curl cmd.cat/mipsel-linux-gnu-cpp.sh
- Debian
-
apt-get install cpp-mipsel-linux-gnu
- Ubuntu
-
apt-get install cpp-mipsel-linux-gnu
- Kali Linux
-
apt-get install cpp-mipsel-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpp-mipsel-linux-gnu
- Raspbian
-
apt-get install cpp-mipsel-linux-gnu
- Dockerfile
- dockerfile.run/mipsel-linux-gnu-cpp
cpp-mipsel-linux-gnu
GNU C preprocessor (cpp) for the mipsel architecture
The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for mipsel architecture. This is a dependency package providing the default GNU C preprocessor for the mipsel architecture.