How do shared libraries work?

Static Libraries are linked into a compiled executable (or another library). After the compilation, the new artifact contains the static library’s content. Shared Libraries are loaded by the executable (or other shared library) at runtime .

Sizin İçin Seçtik  How do I open a shared library in Linux?

Leave a Reply

Your email address will not be published. Required fields are marked *

How do shared libraries work?

Static Libraries are linked into a compiled executable (or another library). After the compilation, the new artifact contains the static library’s content. Shared Libraries are loaded by the executable (or other shared library) at runtime .

Sizin İçin Seçtik  What is dynamic library What are the advantages of dynamic libraries?

Leave a Reply

Your email address will not be published. Required fields are marked *