Hi Peeps.
I've noticed that the SQLite site no longer posts the linux x32 so library 
(only 
the windows ones) which is a bit of a pain because I compile only in windows.

Does anyone have a linux x32 build (sqlite 3.7.5)  with the following compiler 
options? Or can create one for me?

SQLITE_ENABLE_COLUMN_METADATA
SQLITE_ENABLE_FTS3_PARENTHESIS
SQLITE_ENABLE_RTREE
SQLITE_ENABLE_STAT2
SQLITE_ENABLE_UPDATE_DELETE_LIMIT
SQLITE_DEFAULT_PAGE_SIZE 4096
SQLITE_DEFAULT_FOREIGN_KEYS 1

  I'd also appreciate a link to a decent windows->linux cross compiler "How To" 
(I'm using MingW under Codeblocks). Haven't found one yet and been searching 
for 
ages. They all seem to be either for linux->windows or for cygwin. 

Thanks in advance.


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

Reply via email to