The TCC Users' Guide

  1. i. The Function of TCC
  2. 1. The Overall Design of TCC
    1. 1.1. Specifying the API
    2. 1.2. The Main Compilation Path
    3. 1.3. Input File Types
    4. 1.4. Intermediate and Output Files
    5. 1.5. Other Compilation Paths
    6. 1.6. Finding out what tcc is doing
  3. 2. TCC Environments
    1. 2.1. The Environment Search Path
    2. 2.2. The Default Environment: Configuring tcc
    3. 2.3. Using Environments to Specify APIs
    4. 2.4. Using Environments to Implement tcc Options
    5. 2.5. User-Defined Environments
  4. 3. Component of the TDF System
    1. 3.1. The C to TDF Producer
    2. 3.2. The TDF Linker
    3. 3.3. The TDF to Target Translator
    4. 3.4. The System Assembler
    5. 3.5. The System Linker
    6. 3.6. The C Preprocessor
    7. 3.7. The TDF Pretty Printer
    8. 3.8. The TDF Archiver
  5. 4. Miscellaneous Topics
    1. 4.1. Intermodular Checks
    2. 4.2. Debugging and Profiling
    3. 4.3. The System Environment
    4. 4.4. The Temporary Directory