Y
Hacker News
new
|
ask
|
show
|
jobs
by
awda
4414 days ago
Yep. Build objects with -fvisibility=hidden, create a static library with `ar rcs libsqlite.a *.o`, and link your app with it and NOT dynamic libsqlite.