arm-linux-gnueabihf-gcov-tool

GNU C cross-compiler for architecture armhf

Install

All systems
curl cmd.cat/arm-linux-gnueabihf-gcov-tool.sh
Debian Debian
apt-get install gcc-arm-linux-gnueabihf
Ubuntu
apt-get install gcc-arm-linux-gnueabihf
Alpine
apk add gcc
Arch Arch Linux
pacman -S gcc
image/svg+xml Kali Linux
apt-get install gcc-arm-linux-gnueabihf
CentOS
yum install gcc
Fedora
dnf install gcc
Windows (WSL2)
sudo apt-get update sudo apt-get install gcc-arm-linux-gnueabihf
OS X
brew install gcc
Raspbian
apt-get install gcc
Docker
docker run cmd.cat/arm-linux-gnueabihf-gcov-tool arm-linux-gnueabihf-gcov-tool powered by Commando

gcc-arm-linux-gnueabihf

GNU C cross-compiler for architecture armhf

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.

gcc

GNU C compiler

This is the GNU C compiler, a fairly portable optimizing compiler for C. This is a dependency package providing the default GNU C compiler.