[sqlite] [BUG on version 3110000] link error: undefined reference to 'explainIndexColumnName'

2016-02-20 Thread Richard Hipp
On 2/19/16, Michele Dionisio wrote: > building version 311 with the following options: > > -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 > -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -O2 > -fno-stack-protector -fomit-frame-pointer -DUSE_PREAD >

[sqlite] [BUG on version 3110000] link error: undefined reference to 'explainIndexColumnName'

2016-02-19 Thread Michele Dionisio
building version 311 with the following options: -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -O2 -fno-stack-protector -fomit-frame-pointer -DUSE_PREAD -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_LOAD_EXTENSION