Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 13 Jan 2002 11:53:33 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Windows XP and cygwin's heap
Message-ID: <20020113165333.GD1957@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20020113042458.GA26974@redhat.com> <EIEOJCAKMFMIKEMJNANGOEMLCDAA.LaurenceWood@SunyataSystems.Com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <EIEOJCAKMFMIKEMJNANGOEMLCDAA.LaurenceWood@SunyataSystems.Com>
User-Agent: Mutt/1.3.23.1i

On Sun, Jan 13, 2002 at 05:52:15AM -0500, Laurence F. Wood wrote:
>What approach is being used in 1.3.7 or what module is responsible for this
>in the cygwin1.dll?  We use DLLs quite a bit and have experimented with a
>variety of mechanisms to detect similar forms of DLL conflict.  A small
>amount of shared memory DLL intercommunication might work very nicely,
>although the trick of course is detecting the really old stuff out their
>that people include with their applications.  I've seen a lot of open source
>computational chemistry software that includes the cygwin1.dll.  What is
>your architectural approach to this right now?

The error message function for the multiple cygwin problem is
"multiple_cygwin_problem".  It's in the file dcrt0.cc.  Tracing back from
that should show you what is happening.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

