make-w32
[Top][All Lists]
Advanced

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

Re: make fails when quote marks are encountered


From: Paul Smith
Subject: Re: make fails when quote marks are encountered
Date: Tue, 19 Jun 2007 01:18:36 -0400

On Mon, 2007-06-18 at 14:24 -0700, Daniel Mendyke wrote:
> Can anyone suggest reasons why make is failing?

My suspicion is that it's a shell problem.  The shell you're using to
run the command by hand is not the same shell make is invoking to run
the command, and that's causing confusion regarding the quoting, etc.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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