Shared libraries
Shared libraries
Posted Dec 8, 2025 9:28 UTC (Mon) by farnz (subscriber, #17727)In reply to: Shared libraries by johill
Parent article: APT Rust requirement raises questions
The trouble with that is that what you want is not "simple" and "everything", but a variety of different choices: there's faxes, medical imaging, scanned paperwork, prepress artwork and more, to name some common use cases for TIFFs.
In the extreme, you end up with a different libtiff for each use case, and you want them to be parallel installed and each only used by one program on a system - e.g. the fax handler has the fax subset (and doesn't have any others), while the paper document archive program supports the subsets used by faxes and scanned paperwork, but not medical imaging or prepress artwork.
And once you get there, where's the advantage of dynamic linking?
