This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: feature request
Luca Benini <lbenini@csr.unibo.it> writes:
> Joe Buck wrote:
> > That would be really ugly for those of us that use gcc from an IDE
>
> But a little flag? something like -Wiwanteyecandyoutput ?
> During long compiling session in console (make) this feature can be
> useful or not?
How about first writing and contributing a little wrapper program that
you pipe gcc stderr through? Then maybe we could add a gcc option
which automatically invoked that program on stderr.
Ian