cpp-6
GNU C preprocessor
Install
- All systems
-
curl cmd.cat/cpp-6.sh
- Debian
-
apt-get install cpp-6
- Ubuntu
-
apt-get install cpp-6
- Kali Linux
-
apt-get install cpp-6
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpp-6
- Raspbian
-
apt-get install cpp-6
- Dockerfile
- dockerfile.run/cpp-6
cpp-6
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.
gccgo-6
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.