Quantcast
Channel: The Old New Thing
Viewing all articles
Browse latest Browse all 24428

re: Understanding the classical model for linking, groundwork: The algorithm

$
0
0

Some linkage models also keep a list of required symbols per symbol rather than per OBJ. This leads to less spurious dependency growth. You can get this behavior in gcc by passing -ffunction-sections.

Other linkage models require the symbol to be found in a container of a specific name (spwcific dynlib) which cuts down on sprouts breakage when unrelated libraries introduce clashing symbol names.

Both of these are, IMO, significant improvements over the classic Unix model.


Viewing all articles
Browse latest Browse all 24428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>