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)
  • Overview - ELF (pdf)

Binutil

[edit | edit source]
  • Overview - Binutil (pdf)


go to [ C programming in plain view ]