help-gnu-utils
[Top][All Lists]
Advanced

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

Re: gmake troubles under Win XP -- opening shells instead of executing c


From: Paul D. Smith
Subject: Re: gmake troubles under Win XP -- opening shells instead of executing commands
Date: 18 Jul 2005 11:25:34 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

%% Stan Brown <the_stan_brown@fastmail.fm> writes:

  sb> Thanks for the reply. I tried -win32 on the make command line,

That option is only available in the Cygwin port of GNU make.  It is not
an option on the vanilla FSF version of GNU make.

  sb> It would help in diagnosing this if I could find out what commands
  sb> MAKE actually passes to the command processor. Does anyone know
  sb> how to do that, short of altering the source code and recompiling?

Not sure what you're asking... make prints the commands it runs.  If
you're looking for anything other than that you'd need to change the
code.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith@gnu.org>          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]