alpha-linux-gnu-cpp
GNU C preprocessor (cpp) for the alpha architecture
Install
- All systems
-
curl cmd.cat/alpha-linux-gnu-cpp.sh
- Debian
-
apt-get install cpp-alpha-linux-gnu
- Ubuntu
-
apt-get install cpp-alpha-linux-gnu
- Kali Linux
-
apt-get install cpp-alpha-linux-gnu
- Fedora
-
dnf install gcc-alpha-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpp-alpha-linux-gnu
- Dockerfile
- dockerfile.run/alpha-linux-gnu-cpp
cpp-alpha-linux-gnu
GNU C preprocessor (cpp) for the alpha 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 alpha architecture. This is a dependency package providing the default GNU C preprocessor for the alpha architecture.
gcc-alpha-linux-gnu
GNU C compiler for the alpha architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C. This is a dependency package providing the default GNU C cross-compiler for the alpha architecture.