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