|
How to make gcc output with color?
Hello,
sometimes I have seen the output of gcc with colors. Now I have a system that doesn't do this, and I would like to make it so.
But how? 'man gcc' says nothing. Is it some other program that treats gcc output?
|