bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #20542] Regression: windows gnumake + MKS shell + Special Shell Cha


From: Eli Zaretskii
Subject: [bug #20542] Regression: windows gnumake + MKS shell + Special Shell Chars
Date: Fri, 20 Jul 2007 18:17:13 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Follow-up Comment #1, bug #20542 (project make):

Sorry, I cannot reproduce this with a (non-MKS) port of a Unix shell. So this
looks like a problem specific to MKS.

If you can step through the function that invokes external programs
(process_begin, defined on w32/subproc/sub_proc.c) and its subroutine that
generates the command line with which to invoke the program
(make_command_line, in the same file), and tell where it fails or does
something wrong for the MKS shell, I could try to find a solution.

Failing that, please tell how would you invoke the MKS shell from another
Windows program, via the CreateProcess API, to run the exact same command
which failed for you in the case you reported.  I'm looking for any special
rules for quoting or escaping quotes you need to use with the MKS shell.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20542>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]