This is the mail archive of the cygwin-developers@sourceware.cygnus.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: running two independent Cygwin DLLs?


On Sun, Jun 27, 1999 at 11:12:03PM -0400, DJ Delorie wrote:
>> Actually, all you have to do is "configure --enable-debugging".  That
>> will cause the shared memory regions to be named based on the date/time.
>
>What about the mount tables, though?  Depending on *what* you're
>experimenting with, you may still need to isolate other parts of the
>dll's shared resources.

The mount info is stored in the shared memory region.  Using
--enable-debugging should isolate everything since it affects the base
name that is used to generate shared resources.

cgf

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