make-w32
[Top][All Lists]
Advanced

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

Re: [Mingw-users] bug in mingw32-make


From: Earnie Boyd
Subject: Re: [Mingw-users] bug in mingw32-make
Date: Mon, 16 Dec 2002 07:40:18 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

Heiko Gerdau wrote:
Hi,

There is a problem with the mingw-port of gnu make when exporting the
PATH-variable using a windows dos shell. The Makefile below demonstrates
the bug.
If you call it with "make" the mycc.bat is not found.
The workaround: If you call it with "make SET_Path=1" (using the path
variable with lower case letters) it works.


This is a Windows feature not a make bug. The environment variable you have in Windows is Path not PATH. Patches to do the perceived right thing will be considered for incorporation. You may be required to complete the appropriate copyright assignment forms.

Earnie.




reply via email to

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