I just compiled 3.30.1 on Win 10 using msys (./configure   make).  I saw
what seemed to be the usual "permission denied" and warning messages.

As usual, I tried to strip the binary (force of habit rather than needing a
smaller .dll), and got the following message:

$ strip sqlite3301.dll
C:\MinGW\bin\strip.exe: unable to rename 'sqlite3301.dll'; reason:
Permission denied

But the funniest thing is that after the attempted strip the .dll
disappears.

If copied before the strip, the .dll functions.

Strange.

Gerry Snyder
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to