Dear GCC gurus, I currently use the GNU g++ to compile c++ codes that I use. I wanted to see warnings and errors in different colors. Currently the output of g++/gcc is always white. Is there an option I can use to make g++ show warning and errors in different colors? Thanks, Lakshmi