make-w32
[Top][All Lists]
Advanced

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

Re: Bug in the expansion of $(MAKE) in GNU make 3.81


From: Earnie Boyd
Subject: Re: Bug in the expansion of $(MAKE) in GNU make 3.81
Date: Fri, 17 Nov 2006 09:06:07 -0500
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

Quoting Eli Zaretskii <address@hidden>:

Date: Thu, 16 Nov 2006 12:42:49 +0100
From: Benoit Sigoure <address@hidden>

However if the absolute path is Windows-style, something very weird happens:

$ C:/cygwin/usr/local/bin/make
echo /tmp/mk/3/C:/cygwin/usr/local/bin/make
/tmp/mk/3/C:/cygwin/usr/local/bin/make
/tmp/mk/3/C:/cygwin/usr/local/bin/make foo
make: /tmp/mk/3/C:/cygwin/usr/local/bin/make: Command not found
make: *** [all] Error 127

where "/tmp/mk/3" is the current working directory.

Thank you for your report.  I will try in a few days to find where
this problem happens.  If you could step through the relevant code
with a debugger and tell what you see, it will help (I don't have
Cygwin installed, so cannot do this myself).


FWIW, you're barking at a long standing Cygwin issue. The mix of POSIX and Win32 paths in the Makefile will cause issues. Do you have a sample Makefile that gives this?


Earnie Boyd
--
Please post responsibly:
* Use text posts instead of html; many list members just trash mail with html.
* Do not use multipart mime to send both text and html versions.
* Do not top post replies; post inline with the parts you are responding to.
* Trim the post replies; remove irrelevant information from the quoted article.
* Original posters:
 ** Provide small complete examples of the problem.
 ** Provide the full command that produced errors.
 ** Provide the versions of the software used.
--
******************************************************************************
* The user of this server has agreed to allow the use of a trailer in the    *
* mail that he sends for advertising purposes.  This advertisment is added   *
* by the server and is not in the control of the user of our services.       *
******************************************************************************

Easy Blogger Creator:
<a href="http://give-me-an-offer.com/1006/";>Offer 1006</a>

4 Seasons Wine - Buy 6, Get 6 Free
<a href="http://give-me-an-offer.com/1007/";>Offer 1007</a>






reply via email to

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