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: __small_sprintf


On Fri, Aug 27, 1999 at 12:05:17PM +1000, Andrew Dalgleish wrote:
>> I'll have a close look at the NT build.
>[Andrew Dalgleish]  
>I'm not 100% sure, but I think a process running in a separate DOS box
>loaded an earlier version of the DLL just as the 2nd build started.
>Is there an easy way to test the DLL in isolation?

If you build the DLL with --enable-debugging then every DLL built will
put an internal timestamp on the shared data like memory and semaphores.

This will help isolate the DLL but the only really effective way to do
it is to use only one DLL at a time.

cgf

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