running two independent Cygwin DLLs?

Chris Faylor cgf@cygnus.com
Sun Jun 27 20:14:00 GMT 1999


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


More information about the Cygwin-developers mailing list