arm-linux-gnueabihf-gcov-dump
GNU C cross-compiler for architecture armhf
RUN apt-get update && \
apt-get install -y gcc-arm-linux-gnueabihf
RUN apt-get update && \
apt-get install -y gcc-arm-linux-gnueabihf
RUN apk add gcc
RUN pacman -S --noconfirm gcc
RUN apt-get update && \
apt-get install -y gcc-arm-linux-gnueabihf
RUN yum install -y gcc
RUN dnf install -y gcc
RUN apt-get update && \
apt-get install -y gcc