2014-11-08 22:41 GMT+01:00 Alexpux:
> Hi!
> We tried to update MSYS2 sqlite3 to the same version and found that on i686 
> doesn’t work properly because the wrong calling convention is used when 
> calling GetModuleHandleW and SetDllDirectoryW.
> Here is the patch to fix this issue:

Thank you very much!

sqlite3-3.8.7.1-2 for Cygwin (i686 only) is available now with this fix
(SetDllDirectoryW was used for Cygwin too, so this might have had
an undesired side effect, even though I am not aware of any).

win32/win64 dll's using the same amalgamation sources are available here:
       <http://sourceforge.net/projects/cyqlite/files/3.8.7/>
those dll's should be usable for msys2 as-is (if there is something wrong
with that, please let me know).

Regards,
            Jan Nijtmans

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