x86_64-linux-gnu-cpp-4.9
GNU C preprocessor
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-cpp-4.9.sh
- Debian
-
apt-get install cpp-4.9
- Ubuntu
-
apt-get install cpp-4.9
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpp-4.9
- Raspbian
-
apt-get install cpp-4.9
- Dockerfile
- dockerfile.run/x86_64-linux-gnu-cpp-4.9
cpp-4.9
GNU C preprocessor
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.