From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18895 invoked by alias); 26 Jul 2006 10:05:50 -0000 Received: (qmail 18885 invoked by uid 22791); 26 Jul 2006 10:05:50 -0000 X-Spam-Check-By: sourceware.org Received: from mail.artimi.com (HELO mail.artimi.com) (194.72.81.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 26 Jul 2006 10:05:47 +0000 Received: from mail.artimi.com ([192.168.1.3]) by mail.artimi.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 26 Jul 2006 11:05:44 +0100 Received: from rainbow ([192.168.1.165]) by mail.artimi.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 26 Jul 2006 11:05:43 +0100 From: "Dave Korn" To: Subject: RE: 1.5.21-1 DLL Loading Problem Date: Wed, 26 Jul 2006 10:24:00 -0000 Message-ID: <012d01c6b09b$0e98c430$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <44C6B776.2080600@zedasoft.com> Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2006-07/txt/msg00823.txt.bz2 On 26 July 2006 01:30, Rob Hatcherson wrote: > The general situation is that I have a program that depends on "B.dll", > which in turn depends on "A.dll". Both DLLs provide C++ classes. The > > In the meantime, does anyone have any suggestions regarding what's going > on, and/or some other technique to catch this problem? Are you using C++ string classes? Would you like to try recompiling it all using the new experimental gcc-3.4.4-2 release? It addresses at least one known problem with C++ vs. DLLs. http://cygwin.com/ml/cygwin-announce/2006-07/msg00021.html cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/