No, there is no basis for the presumption that a static library be shared at run time.
What I was trying to say is; if you’re not familiar with how binaries are bundled, it’s easy to make the baseless assumption that a module of code shared between your targets will only exist in one place in the compiled product.
I'd say: Static libraries, despite sometimes mistaken as generating shared code
No, there is no basis for the presumption that a static library be shared at run time.