This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

cmd.exe subshell


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@cygnus.com" with one line of text: "help".


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