gcov-5
GNU C compiler
Install
- All systems
-
curl cmd.cat/gcov-5.sh
- Ubuntu
-
apt-get install gcc-5
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-5
- Raspbian
-
apt-get install gcc-5
- Dockerfile
- dockerfile.run/gcov-5
gcc-5
GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.