Hacker News new | ask | show | jobs
by bandrami 4080 days ago
Static linking doesn't pull the entire library; it pulls the parts of the library it uses.

That said, QT and GTK probably should be broken into smaller libraries in a perfect world.