This is the mail archive of the cygwin-apps 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: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter


On 20 December 2007 20:08, Jari Aalto wrote:

> This is interesting:
> 
>   $ objdump -p spamprobe.exe | grep 'DLL Name:'
> 
>         DLL Name: cygwin1.dll
>         DLL Name: cygdb-4.5.dll
>         DLL Name: cygjpeg-62.dll
>         DLL Name: cygpng12.dll
>         DLL Name: cygungif-4.dll
>         DLL Name: KERNEL32.dll
> 
>   $ cygcheck spamprobe.exe
> 
>   D:\cygwin\bin\cygwin1.dll
>     C:\WINNT\system32\ADVAPI32.DLL
>       C:\WINNT\system32\NTDLL.DLL
>       C:\WINNT\system32\KERNEL32.DLL
>       C:\WINNT\system32\RPCRT4.DLL
>   D:\cygwin\bin\cygdb-4.5.dll
>   D:\cygwin\bin\cygjpeg-62.dll
>   D:\cygwin\bin\cygpng12.dll
>     D:\cygwin\bin\cygz.dll
>   D:\cygwin\bin\cygungif-4.dll
>     D:\cygwin\usr\X11R6\bin\cygX11-6.dll
> 
> Is the objdump listing here incorrect?

  Try cygcheck -v, it eliminates duplicated dependencies, even if one is an indirect
one and one is direct.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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