Important: The information in this document is obsolete and should not be used for new development.
Chapter 9 - CFM-68K Application and Shared Library Structure
This chapter describes the file structure of CFM-68K runtime applications and shared libraries. You need to read this section only if you need specific details about segment structure and the storage of items such as transition vectors and jump table entries in CFM-68K runtime programs.
- Note
- Some sections specifically describe MPW implementations for the CFM-68K runtime environment. Other implementations are possible, however.
Chapter Contents
- CFM-68K Application Structure
- The Segment Header
- The Jump Table
- Transition Vectors and the Transition Vector Table
- The 'CODE' 0 Resource
- The 'CODE' 6 Resource
- The 'rseg' 0 Resource
- The 'rseg' 1 Resource
- CFM-68K Shared Library Structure
- Jump Table Conversion
- Transition Vector Conversion
- Static Constructors and Destructors