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]

Re: [BUG] cygwin-1.3.3-2 -- making auto-import dlls


On Wed, Sep 19, 2001 at 05:48:40AM -0700, Karl M wrote:
>What if we had a distinct dll for the heap (so the cygwin1.dll and 
>cygwin-something-heap.dll) and we statically size the heap as Chris 
>commented about. But...we select which size heap to use locally?

You're confused.  The size of the heap has nothing to do with anything.

Putting the heap in a DLL does not solve anything.  It's the cygheap
address that gets used that is a problem -- at least as far as this
auto-import situation is concerned.  Cygwin needs to be able to use an
address that is deterministic and Windows doesn't really guarantee that.

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]