[ITP] spamprobe 1.4d-1 -- Bayesian spam filter

Dave Korn dave.korn@artimi.com
Fri Dec 21 02:04:00 GMT 2007


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....



More information about the Cygwin-apps mailing list