Re: gcc warning and errors

2017-01-09 Thread Jakub Jelinek
On Mon, Jan 09, 2017 at 10:47:30AM +0100, Patrick Dupre wrote: > I have a Makefile (gcc) generating a lot of warnings. Hence, it is difficult > to see the error message. > How can I have the gcc error message in red? GCC does this by default if stderr is a terminal (capable of displaying colors).

gcc warning and errors

2017-01-09 Thread Patrick Dupre
Hello, I have a Makefile (gcc) generating a lot of warnings. Hence, it is difficult to see the error message. How can I have the gcc error message in red? Thank. === Patrick DUPRÉ | | email: