Page | 52 The linker resolves all of the unresolved addresses into fixed or relocatable addresses (from a common base) by loading all code and libraries into actual runtime memory locations. A linker may work on
specific types of object files, and thus require specific (compatible) types of libraries. The linking process
resolves references by searching the libraries in the order given. Usually, it is not considered an error if a name can be found multiple times in a given set of libraries.
Share with your friends: