Compiling & linking in plain view

From Wikiversity
Jump to navigation Jump to search

Compiling[edit | edit source]

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

Linking and Loading[edit | edit source]

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

ELF[edit | edit source]

  • Overview - ELF (pdf)

Binutil[edit | edit source]

  • Overview - Binutil (pdf)

Make[edit | edit source]


go to [ C programming in plain view ]