X-Recipient: archive-cygwin AT delorie DOT 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=XOb tDDVBhjSU9G9ApOYllQKOepTbHRCZ9sQyTy4KvjU28+/nDix6YG4qlJPpykPo3bZ bVRB2mPseH9XJkh23uZQzZd3HRB7SHVu5mUcncw85cJeYyET5t5Nsl+Zn7M1BRBP 8MKjYVBUK23ZiTrH0Tmufn5pVoU6l8A0DdU06q5A= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=cJtxr+A7O /lawg9R19sRhhJeoqE=; b=gX97FFMclEyNPnkSGzOxKBQ3fEy+yxLn7dBc4XmyP ftKgVRRL1/KJZU4WTJJegrItIndGvSG9uZnp8TAjnCeSn8teAk/OacahwhEAyKU8 G1UYcbb4by6EkQvmTHnYMqBDfZJJRsa899oKx3NvFA4JCphFEEKLeI5NUjWabN5f 6M= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.4 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: bby1mta02.pmc-sierra.bc.ca From: Eddie Wang To: "'cygwin AT cygwin DOT com'" Subject: cygwin make reporting "multiple target patterns" issue Date: Wed, 19 Feb 2014 20:41:10 +0000 Message-ID: <4A133311B01A1E4DB317E75C825F469C1E29F8FE@BBYEXM01.pmc-sierra.internal> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s1JKfSqN017638 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? Here is my current build environment and Cygwin info: Windows 7 Enterprise Ver 6.1 Build 7601 Service Pack 1 Running under WOW64 on AMD64 SysDir: C:\Windows\system32 WinDir: C:\Windows Cygwin installations found in the registry: System: Key: c5e39b7a9d22bafb Path: C:\cygwin c: hd NTFS 238370Mb 91% CP CS UN PA FC d: cd N/A N/A e: cd UDF 4427Mb 100% CP CS UN ANNE_NTSC_1_A_SCN Cygwin DLL version info: DLL version: 1.7.25 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 270 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Installations name: Installations Cygdrive default prefix: Build date: Shared id: cygwin1S5 Thanks! Eddie -- 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