__small_sprintf

Chris Faylor cgf@cygnus.com
Thu Aug 26 21:25:00 GMT 1999


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


More information about the Cygwin-developers mailing list