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: <400FF3DC.1040000@mchsi.com> Date: Thu, 22 Jan 2004 10:01:32 -0600 From: Pete Flugstad User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 MultiZilla/1.6.1.0a MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: GNU make and VPATH problems References: <400EC74B DOT 8040702 AT mchsi DOT com> In-Reply-To: <400EC74B.8040702@mchsi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Pete Flugstad wrote: > So, before I start trying to debug GNU make, has anyone seen anything > like this? I'll work on recreating the problem with a simplified setup, > so I can post an example here, but I'm hoping someones seen this before. Getting no response, I downloaded the GNU make 3.80-1 sources from: http://mirrors.kernel.org/sources.redhat.com/cygwin/release/make/ and do a configure/build with -g. And it works just fine. No problem finding the source files in VPATH. Just to make sure, I compared my binary /usr/bin/make.exe to the one from the .tar.bz2 file downloaded from the above URL, and they were identical. Seems like maybe an GCC optimization bug somewhere, which my debug build doesn't trigger? Pete -- 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/