Subject: Re: libtool ignoring compile errors??
To: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
From: Todd Vierling <tv@pobox.com>
List: tech-pkg
Date: 08/27/1998 18:51:22
On Thu, 27 Aug 1998, Hubert Feyrer wrote:

: cc -O2 -Dneb -DJOB_CONTROL -DPOSIX -DMOUSE -c -fPIC -DPIC main.c
: mv -f main.o main.lo
: cc -O2 -Dneb -DJOB_CONTROL -DPOSIX -DMOUSE -c main.c >/dev/null 2>&1

: I'm wondering what this output redirection is good for (other than for not
: showing errors). Can someone enlighten me?

Because if you're going to see errors or warnings, you'll see it on the
first compile (the one before the "mv").

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)