X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mwoehlke Subject: Re: gcc build problem - make vpath Date: Tue, 03 Oct 2006 14:35:17 -0500 Lines: 32 Message-ID: References: <00c201c6e6f1$a8efea40$a501a8c0 AT CAM DOT ARTIMI DOT COM> <4522B993 DOT 1080405 AT eagercon DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 In-Reply-To: <4522B993.1080405@eagercon.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Michael Eager wrote: > Dave Korn wrote: >> On 03 October 2006 03:10, Michael Eager wrote: >>> It looks like make is not recognizing VPATH correctly. >>> I'm using make-3.80-1. >> >> This is unlikely. Gcc is known to build on cygwin. I do it all >> the time and it has no problem for me. Perhaps something else is >> underlying. > > I've also built GCC on Cygwin a number of times without problem > until I updated Cygwin, which installed make-3.81. The changes in > make-3.81 cause problems with another makefile which uses DOS paths > containing variables (%name), so I uninstalled make-3.81 and installed > make-3.80 binaries from mozilla.org. > > I reinstalled make-3.81. The problem is gone. > > I don't have the option of re-writing the makefiles which use > DOS paths to make them compatible with make-3.81. > > Is there a working version of make-3.80 available? Is there > any option which will make make-3.81 treat DOS variables the > same as in make-3.80? Oh, look, I *found* the link this time. :-) http://cygwin.com/ml/cygwin/2006-09/msg00315.html (Thanks, CGF! Alas, I have no link to where he provided the link :-).) -- Matthew "I don't question your existence -- God" (seen on a church billboard) -- 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/