X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-ASG-Debug-ID: 1211376588-204e00010000-w5GHUG X-Barracuda-URL: http://192.149.240.6:8000/cgi-bin/mark.cgi X-ASG-Whitelist: Sender Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-ASG-Orig-Subj: _pinfo::dup_proc_pipe: DuplicateHandle failed Subject: _pinfo::dup_proc_pipe: DuplicateHandle failed Date: Wed, 21 May 2008 09:29:48 -0400 Message-ID: <91FA647A1A781F41BBB0359765C90C159AE3D3@mailsvr.orion-sys.com> From: "Relson, David" To: X-Barracuda-Connect: mailsvr.orion-sys.com[192.149.240.91] X-Barracuda-Start-Time: 1211376588 X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at orion-sys.com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Note-from-DJ: This may be spam Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m4LDUI05028769 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 communicating from a PC to the microcontroller. The embedded code is 68HC11 assembly code for Metrowerks CodeWarrior and the communication tools are C++ for Borland C++. 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 presume these have all been updated since I last built the project in 2005. Reading the mailing list archives I've seen several reports of "dup_proc_pipe DuplicateHandle failed" but don't see any indications of workarounds or fixes. Does anybody have a workaround or a fix??? Thanks. David -- 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/