15-213 Introduction to Computer Systems
Lecture 13: Linking

  • Reading: Ch 7
  • Slides: none
  • Code: none
  • Concepts:
    • Static linking
    • Symbol resolution
    • Relocation (without implementation details)
    • Global and local symbols
    • Strong and weak symbols
    • Shared libraries
  • Previous lecture: Cache Memories
  • Next lecture: Exceptions

[ Home | Schedule | Assignments | Exams | Lab Machines | Resources ]
[ Textbook | Autolab ]
[ Newsgroup | Blackboard ]

fp@cs
Frank Pfenning