One way to do static linking is as follows before scanning


1. One way to do (static) linking is as follows. Before scanning the library, the linker builds a list of procedures needed, that is, names defined as EXTERN in the modules being linked. Then the linker goes through the library linearly, extracting every procedure that is in the list of names needed. Does this scheme work? If not, why not and how can it be remedied?

2. Can a register be used as the actual parameter in a macro call? How about a constant? Why or why not?

Solution Preview :

Prepared by a verified Expert
Operating System: One way to do static linking is as follows before scanning
Reference No:- TGS01154949

Now Priced at $20 (50% Discount)

Recommended (97%)

Rated (4.9/5)