882 views
0 votes
0 votes
Consider the following process for generating binaries. A compiler is used to generate the object code for individual modules, and a linkage editor is used to combine multiple object modules into a single program binary. How does the linkage editor change the binding of instructions and data to memory addresses ? What information needs to be passed from the compiler to the linkage editor to facilitate the memory-binding tasks of the linkage editor ?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
akash.dinkar12 asked Mar 21, 2019
295 views
On a system with paging, a process cannot access memory that it does not own. Why ? How could the operating system allow access to other memory ? Why should it or should ...
0 votes
0 votes
0 answers
2
0 votes
0 votes
0 answers
4