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: "./contrib/gcc_update --touch" doesn't work with make


(Reply-draft cleanup.)

On Tue, 2 Jul 2002, H. J. Lu wrote:
> On Tue, Jul 02, 2002 at 09:58:05PM +0200, Gerald Pfeifer wrote:
> > On Sat, 29 Jun 2002, H. J. Lu wrote:

(About the need to silence make in gcc_update when invoked from
other make.)

> > >     while ${MAKE-make} -s -f Makefile.$$ all | grep . > /dev/null; do
> >
> > If you just want to add -s to make, this is portable, as far as I can
> > see, so please go ahead and commit your change with a proper ChangeLog.
>
> It turns out that -s still doesn't work in all cases. I didn't bother
> to track it down.

Example case where it doesn't work?  It works for me in "all
cases".  I've had the same patch in my tree for too long.

brgds, H-P


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