bug-make
[Top][All Lists]
Advanced

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

[bug #16132] Quoting problem in 3.81rc1


From: Eli Zaretskii
Subject: [bug #16132] Quoting problem in 3.81rc1
Date: Fri, 24 Mar 2006 11:23:27 +0200
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Follow-up Comment #18, bug #16132 (project make):

Then I suggest that you try replacing the shell as well.  As I already wrote,
I cannot reproduce this with my version of sh.exe.

Alternatively, you could try to debug this and see where exactly the problem
lies.  If you can afford spending some time with the Visual Studio stepping
through the code that invokes the shell, you will find here several people
ready to give advice and suggest ideas.

As yet another possibility: can your build work without a Unix shell?  If so,
rename sh.exe (or remove it from PATH), and see if things work for you.

Finally, you could try building Make with either HAVE_CYGWIN_SHELL or
BATCH_MODE_ONLY_SHELL (but not both!) defined in config.h.  Or if you already
have one of these defined, try undefining them.  Maybe one of these will solve
your problems.  (If it does, please tell the details, so that we could update
the installation instructions.)  FWIW, my Make binary is built with both of
these undefined.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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