This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GNU Make and command utility error with 100% cpu load.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]