On Sep 13, 2014, at 11:42 PM, Jari Aalto <jari.aa...@cante.net> wrote:

> CHANGES SINCE LAST RELEASE
> ==========================
> 
> Cygwin: add sqlite dependency to setup.hint
> (Thanks: Scott Robison scott casaderobison com)

It looks like this version of fossil.exe is built statically:

$ ldd `which fossil`
        ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x77db0000)
        KERNEL32.DLL => /cygdrive/c/WINDOWS/SYSTEM32/KERNEL32.DLL (0x75c50000)
        KERNELBASE.dll => /cygdrive/c/WINDOWS/SYSTEM32/KERNELBASE.dll 
(0x77c30000)
        apphelp.dll => /cygdrive/c/WINDOWS/system32/apphelp.dll (0x71690000)
        bcrypt.dll => /cygdrive/c/WINDOWS/SYSTEM32/bcrypt.dll (0x74c70000)

If you intend that it use cygsqlite3_0.dll, cygport should pick up the 
dependency automatically.
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to