powerpc64le-linux-gnu-cpp

GNU C preprocessor (cpp) for the ppc64el architecture

Install

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

cpp-powerpc64le-linux-gnu

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

gcc-powerpc64le-linux-gnu

GNU C cross-compiler for architecture ppc64el

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.