Hello, I want to link sqlite3.o statically with my Lazarus program. Is the additional option -k/foldername/sqlite3.o correct? Because I get ld: symbol(s) not found for architecture i386 How can I get fpc to show the detailed ld errors, i.e. which symbols are missing? Thanks. Tobias