gccsyntax-highlighting

highlight and filter (gcc) compiler messages


i'm currently refactoring a C-project, throwing about 1000 warnings at me. is there a way to highlight and filter these warnings. (eg make all index warnings red, unused blue, and some other)

most likely some ides can do that, but that's no solution for me.


Solution

  • Try the colorgcc Debian package. There are also three other packages I found: Johannes Schlüter's colorgcc, or this package in German, or this Sourceforge project