This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
RE: Shell avoidance in make-3.79.1-3 !! CORRECTED !! needs attent ion from cygwin MAKE maintainer
- To: 'Bernard Dautrevaux' <Dautrevaux at microprocess dot com>, "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Subject: RE: Shell avoidance in make-3.79.1-3 !! CORRECTED !! needs attent ion from cygwin MAKE maintainer
- From: Heribert Dahms <heribert_dahms at icon-scm dot com>
- Date: Tue, 26 Jun 2001 22:00:48 +0200
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@icon-gmbh.de)
> -----Original Message-----
> From: Bernard Dautrevaux [SMTP:Dautrevaux@microprocess.com]
> Sent: Tuesday, June 26, 2001 20:29
> To: 'cygwin@cygwin.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/