|
15-213/15-513/18-213 Introduction to Computer Systems
Lecture 15: Linking
- Reading: Ch 7
- Slides: 15-linking
- Code: none
- Concepts:
- Static linking
- Symbol resolution
- Relocation (without implementation details)
- Global and local symbols
- Strong and weak symbols
- Shared libraries
- Previous lecture: Signals
- Next lecture: I/O
|