Re: Two instances of same cygwin1.dll

2005-01-28 Thread Corinna Vinschen
On Jan 28 08:40, [EMAIL PROTECTED] wrote: > I am thinking of renaming the cygwin1.dll under the Tornado > directory, so that it cannot be found there anymore, to make > the compiler use exclusively the cygwin DLL in our standard > cygwin path. Sounds like a good idea to me. > Does the Win32 API s

Two instances of same cygwin1.dll

2005-01-27 Thread jurgen . defurne
Hello, What I have here is not a problem, but maybe an optimalisation for us. We are running the WindRiver Tornado compiler, and found out that replacing their delivered cygwin DLL with the 1.5.11 DLL reduces/eliminates compiler crashes and gives us double the performance. However, when I look w