This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Piping output of compilation to /dev/null?


On Sun, May 12, 2002 at 09:31:42PM +0200, Christian Jönsson wrote:
> When building GCC, I notice that in a few places the compiler output
> is piped to /dev/null. I assume this is because we do not want to
> pollute the log files with noise such as warnings...

I should have said the compiler's stdout and stderr output...

> 
> I'd just like to ask whether this is actually wanted or an old
> (good/bad?) habit?
> 
> I'm leaning towards advocating to get rid of these piping to /dev/null...

Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]