Shared libraries
Shared libraries
Posted Nov 25, 2025 19:16 UTC (Tue) by ssokolow (guest, #94568)In reply to: Shared libraries by farnz
Parent article: APT Rust requirement raises questions
just as I can't use a random header file version in C, and rely on it working with a random shared library version
For varying definitions of "rely on"
https://abi-laboratory.pro/index.php?view=tracker
On top of that, while I'm demanding perfect tooling, moon-onna-stick, and free unicorns for everyone, I want tooling that allows me to knowingly break ABI as long as I provide the necessary shims to let people who linked against the older ABI to continue to work.Knowing the Rust community, give it a decade and you'll probably have all that.
