This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Question about g++
- From: Lakshmi N Kannan <lnkmails at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 18 Mar 2009 21:51:23 -0500
- Subject: Question about g++
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