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