Hi,

> The sqlite3 command-line tool works fine, so I suspect the library 
> itself has been built OK, and that I am doing something wrong in my 
> compile-and-link stuff. Because as said above, none of my own code get's 
> executed, the program never reaches main().

I have verified that it not something else in the code of my program 
(wich I inherited and wich is a bit sub-standard to be honest). I did 
that by linking a simple hello-world program with -lsqlite3. Linked 
against the library it fails, without it works. No need to actually use 
anything sqlite3-related.

Ciao, MM
-- 
Marian Aldenhövel, Rosenhain 23, 53123 Bonn
www.marian-aldenhoevel.de
"Du chillst nicht, Du hängst doch nur faul rum!"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to