Shared libraries
Shared libraries
Posted Nov 25, 2025 23:20 UTC (Tue) by intelfx (subscriber, #130118)In reply to: Shared libraries by jhoblitt
Parent article: APT Rust requirement raises questions
> That is a very C without batteries included point of view.
> For example, most go programs use the core flags package and don't require a a runtime dependency for parsing arguments.
And this is a very "I-don't-see-further-than-my-lang's-shiny-abstractions" point of view.
What is the "core flags package", exactly? It is a library. So if it's a library, where does it exist? Do we dynamically or statically link it? The GP's question stands unanswered.
