Compiling & linking in plain view

Compiling edit

  • Overview (pdf)
  • Preprocessor (pdf)
  • Compiler (pdf)
  • Assembler (pdf)

Linking and Loading edit

  • static linking (pdf)
  • dynamic linking (pdf)

ELF edit

  • Overview - ELF (pdf)

Binutil edit

  • Overview - Binutil (pdf)

Make edit


go to [ C programming in plain view ]