This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Cygserver 100% CPU (was: References to both cygwin1.dll and msvcrt.dl


On Sep 30 00:12, Patrick Samson wrote:
> I built the DLL another way, and now have:
> $ cygcheck ./dp40.dll
> .\dp40.dll
>   D:\cygwin\bin\cygwin1.dll <----------------
>     C:\WINNT\System32\ADVAPI32.DLL
>       C:\WINNT\System32\ntdll.dll
>       C:\WINNT\System32\KERNEL32.dll
>       C:\WINNT\System32\USER32.dll
>         C:\WINNT\System32\GDI32.dll
>       C:\WINNT\System32\RPCRT4.dll
>   D:\cygwin\bin\tcl84.dll
>   C:\WINNT\System32\WS2_32.DLL
>     C:\WINNT\System32\MSVCRT.dll <-----------
>     C:\WINNT\System32\WS2HELP.dll
> Seems better, as msvcrt.dll is only there because
> of ws2_32 (winsock2).

Which shouldn't be referenced at all.  dp40.dll apparently references
ws2_32.dll directly instead of using the Cygwin socket calls.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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