Shared libraries are added during linking process when executable file and libraries are added to the memory . Static libraries are much bigger in size, because external programs are built in the executable file.
Shared libraries are added during linking process when executable file and libraries are added to the memory . Static libraries are much bigger in size, because external programs are built in the executable file.