Warren, On Tue, Nov 25, 2008 at 01:41:08AM -0700, Warren Young wrote: > Jason Tishler wrote: > >>I thought this was fixed 2 months ago: > > > >It was -- see the following thread for the details: > > Okay, so what am I missing? I assume Tim isn't making the error > report up. Why is he having trouble if this is fixed?
Sorry, but I copied the wrong URL in my previous email, I meant to use the following one: http://cygwin.com/ml/cygwin/2008-09/threads.html#00145 So, the build problem was resolved by your updated sqlite3 package that contains a static library. > >>It'd be best if Python and SQLite can remain separate > > > >Why are you concerned about the above? > > Because Tim expected to find _sqlite3.dll among the files included in > the Python package. I don't like it, you don't like it, so end of > discussion, yes? :) No, you are confusing the SQLite DLL cygsqlite3-0.dll and the Python SQLite shared extension module DLL _sqlite3.dll. The former will never be included in the Cygwin Python package, but the latter one will be eventually. That is, whenever I finally get round to releasing a new package... Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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/