bug-make
[Top][All Lists]
Advanced

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

[bug #15718] Weird behavior of the SHELL variable on Win32


From: Paul D. Smith
Subject: [bug #15718] Weird behavior of the SHELL variable on Win32
Date: Sat, 4 Mar 2006 09:08:17 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060110 Debian/1.5.dfsg-4 Firefox/1.5

Follow-up Comment #13, bug #15718 (project make):

Well, you can't assume that just because _on UNIX_ make forcibly adds a -c to
every $(SHELL) invocation, that it also does the same thing in the other
ports.  There's a lot of special code to handle different types of "shell" on
Windows; Eli etc. would have to say for sure because it's tricky to track the
code with all the ifdefs, but it's quite possible the Windows cmd.exe ports
do something different.

As you say, it'd be surprising if this failed so completely.  Can you show a
misbehavior related to this using real make commands?  If not I'm inclined to
think the cmd.exe -c is not an issue.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15718>

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





reply via email to

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