Slide 38 of 67
Notes:
Once we have assembly source, either hand generated, or as output from the C compiler we're back to the big picture where we're going to hand the assembly off to the assembler and the assembler is going to generate executable code.
Now we are ready to discuss the linker.