Shared libraries
Shared libraries
Posted Nov 24, 2025 20:37 UTC (Mon) by willy (subscriber, #9762)In reply to: Shared libraries by ebee_matteo
Parent article: APT Rust requirement raises questions
Ok, but each of those Unix tools needs to parse its command line options, yes? So do we hand-roll an option parser in each tool, or do we share the code to do that in a library? If we share the code, do we dynamically or statically link it?
At this point I hope you realize you've merely restated the problem, not solved it.
