X-Recipient: archive-cygwin@delorie.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@cygwin.com
From: Oleksandr Gavenko <gavenko@bifit.com.ua>
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: <ibb3oc$vb7$1@dough.gmane.org>
References: <4CD8627C.50906@gmail.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

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

