Rust Unlinked: Understanding Rustc, Symbols, and Static Libraries

Rust Unlinked: Understanding Rustc, Symbols, and Static Libraries

Conf42 via YouTube Direct link

intro

1 of 21

1 of 21

intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Rust Unlinked: Understanding Rustc, Symbols, and Static Libraries

Automatically move to the next video in the Classroom when playback concludes

  1. 1 intro
  2. 2 preamble
  3. 3 understanding linking in rust
  4. 4 compilation phases in rust
  5. 5 lexing, parsing, and code analysis
  6. 6 intermediate representations and optimizations
  7. 7 llvm and code generation
  8. 8 query-based compilation model
  9. 9 introduction to object files
  10. 10 introduction to object code
  11. 11 experimenting with rust
  12. 12 understanding the code example
  13. 13 exploring symbol mangling
  14. 14 compiling and linking object files
  15. 15 using nm utility for symbol table
  16. 16 examining elf file format
  17. 17 manual linking with ld linker
  18. 18 handling linking errors
  19. 19 using static libraries in rust
  20. 20 generating llvm ir
  21. 21 conclusion and references

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.