Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3F1D8529.7060308@seawood.org> Date: Tue, 22 Jul 2003 11:40:41 -0700 From: Christopher Seawood Reply-To: cls AT seawood DOT org User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030706 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: cls AT seawood DOT org Subject: Re: make 3.80 and VPATH References: <3F0DE2D4 DOT 8010801 AT seawood DOT org> <3F0F274F DOT 3060700 AT seawood DOT org> <3F0F78AA DOT 3060708 AT seawood DOT org> In-Reply-To: <3F0F78AA.3060708@seawood.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > On Sat, Jul 12, 2003 at 11:19:17AM -0400, Christopher Faylor wrote: > >>That example works fine if I do 'make --win32' but fails when just using >>>'make'. That is a change in behavior from the previous version of make. > >> The testcase works with either of --unix & --win32 when using make > >>3.79.1-7 . > > > >As it should. Colon is a path separator. So, to answer your question, yes > >it is by design that VPATH is not translating MS-DOS paths. If it was doing > >so before, it was clearly a bug. Ok. That's what I was attempting to determine. We have been relying upon that behavior for the past year that we've been using cygwin to build Mozilla. That will clearly need to change. > For the record, I've just resurrected a make 3.79 version and tried this and > I don't detect any difference in behavior. That's really odd since others are reporting this exact same problem that goes away when they downgrade to 3.79.1-7. You tried it with --unix as well? (Sorry about the delayed response. I was offline last week for Comic-Con.) - cls -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/