powerpc-linux-gnu-gcov-tool
GNU C cross-compiler for architecture powerpc
Install
- All systems
-
curl cmd.cat/powerpc-linux-gnu-gcov-tool.sh
- Debian
-
apt-get install gcc-powerpc-linux-gnu
- Ubuntu
-
apt-get install gcc-powerpc-linux-gnu
- Kali Linux
-
apt-get install gcc-powerpc-linux-gnu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-powerpc-linux-gnu
- Raspbian
-
apt-get install gcc-powerpc-linux-gnu
- Dockerfile
- dockerfile.run/powerpc-linux-gnu-gcov-tool
gcc-powerpc-linux-gnu
GNU C cross-compiler for architecture powerpc
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.