Alexander Roston wrote:
 > I asked the compiler to show me a list of the library
routines and "sqlite3_release_memory" was not present.

shouldn't that give you a link error rather
than a segfault?  Guessing that if your program
linked properly the linker found the function
somewhere.  Maybe it's finding the wrong version?

Best Regards,
Kervin

Reply via email to