UMBC CMSC 313, Computer Organization & Assembly Language, Spring 2002, Section 0101
Compiling, Assemblying & Assembling
Tuesday 03/19, 2001
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln:
Assigned:
Due: Prog3
Topics Covered:
- Overview of the stages of turning a C program into executable code:
Compiling (lexical analysis, parsing, code generation, code
optimization), Assembling, Linking and Loading.
- Two pass assemblers (and why they need two passes).
- How the GNU linking loader, ld, handles separately
compiled/assembled object files.
- Reviewed last semester's midterm exam.
Programs shown:
Last Modified:
22 Jul 2024 11:29:36 EDT
by
Richard Chang
to Spring 2002 CMSC 313 Section Homepage