arm-linux-gnueabi-cpp
GNU C preprocessor (cpp) for the armel architecture
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabi-cpp.sh
- Debian
-
apt-get install cpp-arm-linux-gnueabi - Ubuntu
-
apt-get install cpp-arm-linux-gnueabi - Kali Linux
-
apt-get install cpp-arm-linux-gnueabi - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cpp-arm-linux-gnueabi - Raspbian
-
apt-get install cpp-arm-linux-gnueabi
cpp-arm-linux-gnueabi
GNU C preprocessor (cpp) for the armel 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 armel architecture. This is a dependency package providing the default GNU C preprocessor for the armel architecture.