[EMAIL PROTECTED] wrote:
Gerry Snyder <[EMAIL PROTECTED]> wrote:
The tcl bindings for windows appear to be missing. Is this deliberate?
Build-script bug. Now fixed. Try again, please.
(Note that I have observed that the DLL is now generated in my
cross-compiler environment, but I did not actually attempt to use
that DLL. I trust you will let me know if anything is amiss ;-))
I hate to be so predictable, but I think there is a problem. The new
.zip file is about 60 KB smaller than the 3.3 series, and the .dll file
contained in it is about 200 KB smaller. A brief test with 3.3.17 shows:
(bin) 1 % load /sqlite/tclsqlite3.dll
(bin) 2 % sqlite3 db gigo.db3
(bin) 3 % db
wrong # args: should be "db SUBCOMMAND ..."
(bin) 4 %
while with 3.4.0 I get:
(bin) 1 % load /sqlite/tclsqlite3.dll
couldn't find procedure Tclsqlite_Init
(bin) 2 %
Thank you,
Gerry
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------