This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows XP and cygwin's heap


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]