A makefile is usually an input file for the build control language/tool make.

learn more… | top users | synonyms (1)

0
votes
0answers
19 views
+50

Linking/build vernacular/jargon - Dynamic linking methods

I'm familiar with general program memory layout (ie: text segment, data segment, heap, stack, etc), and am trying to find something similar to the description and diagrams here: ...