Get familiar with Symbols, Linker and Loaders - ami-iit/ami-commons GitHub Wiki

One of the most advanced topic of C/C++ (and typically a source of confusion and errors) is the use of shared and dynamically loaded libraries. The following resources can be useful to get an understanding of those issues, and concepts such as Symbols, Linkers, Loaders, Demangling... :