X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.2 required=5.0 tests=AWL,BAYES_50,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Oleksandr Gavenko Subject: Re: GNU Make and command utility error with 100% cpu load. Date: Tue, 09 Nov 2010 11:20:14 +0200 Lines: 24 Message-ID: References: <4CD8627C DOT 50906 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 In-Reply-To: <4CD8627C.50906@gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 On 08.11.2010 22:50, Oleksandr Gavenko wrote: > Consider such simple Makefile: > > var := $(shell command -v mv) > > all: > > When I call: > > $ make clean > Sorry I miss-type: $ make > I got output like > > ======================================== > 5 [main] make 768! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid > 768, hProcess 0x6B5, wr_proc_pipe 0x750, Win32 error 6 > ======================================== > > and 100% cpu load by ntvdm.exe. >.... ... ... -- 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