Arpit Saxena

Home

❯

C++ Compilation & Linking

C++ Compilation & Linking

Mar 22, 2025 • 1 min read • Last modified Apr 24, 2025

This is an index note for all topics that are related to compilation and linking of C++ programs and libraries. This can include compiler options or linking internals or how certain C++ things get compiled.

Notes:

  • C++ template code size
  • C++ Function definitions in header
  • C++ shared library
  • C++ shared library & templates
  • C++ extern

Reading Notes:

  • LTO and the linker command line
  • armlink - Elimination of unused virtual functions

Backlinks

  • C and C++

Graph View

  • Created by Arpit Saxena © 2025
  • GitHub
  • Blog
  • 🦋 BlueSky