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]

Re: bash won't hand off to perl (reprise)


JP Shipherd wrote:

> You're right, this is the same behaviour exhibited on solaris.  However
> that is exactly the command spawned by gnumake (if SHELL=/bin/sh).  

What makes you think so?  When make invokes the shell, it invokes it
with the -c flag.  See the shell documentation for the difference
between sh -c foo.pl and sh foo.pl

Note that this thread is not gnu-win32 specific; there are other sources
(e.g., tfm) for getting answers to such questions.

--
<J Q B>
-
For help on using this list, 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]