X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 21 May 2008 16:00:41 +0100 (WEST) From: Hugh Sasse To: "Relson, David" cc: cygwin AT cygwin DOT com Subject: Re: _pinfo::dup_proc_pipe: DuplicateHandle failed In-Reply-To: <91FA647A1A781F41BBB0359765C90C159AE3D3@mailsvr.orion-sys.com> Message-ID: References: <91FA647A1A781F41BBB0359765C90C159AE3D3 AT mailsvr DOT orion-sys DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 21 May 2008, Relson, David wrote: > G'day, > > Yesterday I reopened a project from 3 years ago. Its makefiles allowed > me to build the code for an embedded project and the tools for [...] > The makefiles needed some minor tweaking (notably changing "\" to "\\" > in some paths), which isn't a problem. However, running "make -f > makefile.gnu" also produces errors of form: > > 8 [main] bash 4988! _pinfo::dup_proc_pipe: DuplicateHandle failed, > pid 4988, hProcess 0x68D, wr_proc_pipe 0x750, Win32 error 6 > > I've got cygwin-1.5.25-11, make-3.81-2, and bash 3.2.33-18 installed. I I don't have the answer you want, but wonder if you can narrow it down any more with, maybe, make -d -f makefile.gnu which should give spadefuls of debugging output, before it goes pop. Meanwhile, I'll shut up and hope that someone more familiar with your case can help. Hugh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/