X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=MFACV5jGYWan+IRu
	C6nJxXlBAJ+cgJRzjsEynkzVZwWZ8OlJrduHqWBxbQagLIxZMDnxDmWEVKhZ+EAe
	NQf2JnaJ8R14SaiehrlCMlu1YAnivQwR5bKDKl+0IAarPDkEBaeLQMdfbU5aDM0H
	Pchio1qAlB4NFk6k6fpv85XQQMw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=//v4CGIxi7tuadLodC7+Ga
	Egm3U=; b=vHr51Ysawz+5JT3ecemRkckTFTRbSPSQ7J1DMKAI6bB/o+hMnHAoKc
	zzDSUImgV3tTxgpubHyZd4SGWtAVKYOKJpn6CmDOWBXLNRGgojNT8lGAJup2YF88
	3ToSpC7Yv42pzcPqaBdjJLk9b8BZEbhbZkXAXlZe2cK7ooIILYZfI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173023pub.verizon.net
Message-id: <530522EC.8020101@cygwin.com>
Date: Wed, 19 Feb 2014 16:32:28 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygwin make reporting "multiple target patterns" issue
References: <4A133311B01A1E4DB317E75C825F469C1E29F8FE@BBYEXM01.pmc-sierra.internal>
In-reply-to: <4A133311B01A1E4DB317E75C825F469C1E29F8FE@BBYEXM01.pmc-sierra.internal>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 2/19/2014 3:41 PM, Eddie Wang wrote:
> Hi Team,
>
> I can build project OK with "make" command but failed on second build
> without running "make clean". Checked with web and noticed that removing
> previously create obj directory will resolve the issue. However, this is not
> the solution for make command. If only one file is changed, second build
> should carry on to recompile this changed file only. This will save a lot of
> time for not rebuild everything from scratch.
>
> Does anyone know any solution to it or if I need to download some
> particular patch or version of Cygwin?

Upgrading Cygwin to the current version is always recommended.  It may
or may not help in any particular situation but it makes sure that your
working off the current stuff that can more easily be debugged.

The problem you describe isn't something that's been reported to this
list.  Given that the symptoms you report would indicate a very broken
make, it's unlikely that we wouldn't have heard about it before now.
So I think the best way for us to help you understand how to get your
environment working properly is for you to send to the list a small
example of a case that doesn't work for you and a description of how
to reproduce it.  Then, others here can try to reproduce your problem
and can see exactly what you're doing.  cygcheck output will be helpful
too.  See the link below for more details on providing cygcheck output
and what a good problem report includes.

> Problem reports:       http://cygwin.com/problems.html



-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

