Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Heribert Dahms To: "'Bernard Dautrevaux'" , "'cygwin AT cygwin DOT com'" Subject: RE: Shell avoidance in make-3.79.1-3 !! CORRECTED !! needs attent ion from cygwin MAKE maintainer Date: Tue, 26 Jun 2001 22:00:48 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Hi, this is not so important to me that I check it with the newest cygwin, but... what is the result of "all: ; ps.exe"? If that doesn't work neither, you may try strace of make! Bye, Heribert (heribert_dahms AT icon-gmbh DOT de) > -----Original Message----- > From: Bernard Dautrevaux [SMTP:Dautrevaux AT microprocess DOT com] > Sent: Tuesday, June 26, 2001 20:29 > To: 'cygwin AT cygwin DOT com' > Subject: RE: Shell avoidance in make-3.79.1-3 !! CORRECTED !! needs > attent ion from cygwin MAKE maintainer > > [Heribert] [snip] > bash-2.05$ mkdir TEST > bash-2.05$ echo "all: ; ps" > all: ; ps > bash-2.05$ echo "all: ; ps" > Makefile > bash-2.05$ make > ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 159 1 159 159 -1 500 17:37:55 /usr/bin/sh > 467 159 467 487 -1 500 17:37:58 /usr/bin/bash > 95 467 95 499 -1 500 17:38:27 /usr/bin/make > 310 95 95 232 -1 500 17:38:27 /usr/bin/sh > 562 310 95 358 -1 500 17:38:27 /usr/bin/ps > [Heribert] [snip] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/