From: Michael_Barillier AT cyborg DOT com Subject: cmd.exe subshell 5 Sep 1998 05:07:37 -0700 Message-ID: <87256675.0067275E.00.cygnus.gnu-win32@Domino1.cyborg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: gnu-win32 AT cygnus DOT com This may be in a FAQ somewhere, but I haven't fully researched the problem and am rather time-constrained ... I'm writing a makefile for GNU make that sets SHELL to /bin/sh, which ends up being the Bourne shell (sh.exe) from Cygwin32 Beta 19 (the makefile has to run under both Unix and NT). I've been unable to get some Windows apps to run under sh.exe, such as PVCS' get.exe - get.exe from the sh command line just returns. I thought I could run it under cmd.exe (to eliminate any possible problems with running the PVCS apps under sh), but running cmd.exe from sh prints a DOS prompt and quits. Anyone have an idea why those apps aren't running under sh.exe? -- Michael J. Barillier - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".