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