colorccache
Colorizer for GCC warning/error messages
Install
- All systems
-
curl cmd.cat/colorccache.sh
- Debian
-
apt-get install colorgcc - Ubuntu
-
apt-get install colorgcc - Arch Linux
-
pacman -S colorgcc - Fedora
-
dnf install colorgcc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install colorgcc - Raspbian
-
apt-get install colorgcc
colorgcc
Colorizer for GCC warning/error messages
A Perl wrapper to colorize the output of compilers with warning / error messages matching the gcc output format.