aarch64-linux-gnu-cpp

GNU C preprocessor (cpp) for the arm64 architecture

Install

All systems
curl cmd.cat/aarch64-linux-gnu-cpp.sh
Debian Debian
apt-get install cpp-aarch64-linux-gnu
Ubuntu
apt-get install cpp-aarch64-linux-gnu
Arch Arch Linux
pacman -S aarch64-linux-gnu-gcc
image/svg+xml Kali Linux
apt-get install cpp-aarch64-linux-gnu
Fedora
dnf install gcc-aarch64-linux-gnu
Windows (WSL2)
sudo apt-get update sudo apt-get install cpp-aarch64-linux-gnu
Raspbian
apt-get install cpp-aarch64-linux-gnu

cpp-aarch64-linux-gnu

GNU C preprocessor (cpp) for the arm64 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 arm64 architecture. This is a dependency package providing the default GNU C preprocessor for the arm64 architecture.

gcc-aarch64-linux-gnu

GNU C cross-compiler for architecture arm64

This is the GNU C compiler built for cross-building DEB_TARGET_ARCH binaries/packages. This is actually a metapackage that will bring in the correct versioned gcc cross package and symlink to it.

aarch64-linux-gnu-gcc

The GNU Compiler Collection - cross compiler for ARM64 target