X-Spam-Check-By: sourceware.org Message-ID: <20060404130753.24378.qmail@web53010.mail.yahoo.com> Date: Tue, 4 Apr 2006 06:07:53 -0700 (PDT) From: Gary Zablackis Subject: Re: 1.15.19: multithreaded scons (python) unexpectedly fails To: Nels Freed , cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 --- Nels Freed wrote: > Hello, > > After searching the list, I've not found this > particular setup and problem > in the list. If I missed it, I apologize. > > When using scons-j the script unexpectedly fails > with error 5. Normally > this would be a scons problem, but I think it is a > cygwin dll failure since > it works with 1.15.18-1. I did an update using > setup.exe and reverted only > the dll. (Additionally scons worked ok on the same > computer with using the > windows build of python from > C:\WINDOWS\system32\cmd.exe command line) > Nels, This MAY be the same problem discussed in the thread referring to a dlopen() bug: http://cygwin.com/ml/cygwin/2006-04/msg00036.html My experience with this bug comes from a Python program importing a dll, and this is possibly what your problem is, too. Gary Zablackis __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- 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/