21st_century_c

ā€œ21st Century Cā€ nuggets.

  • LLVM
  • gcc/clang
  • gdb (others?), lldb
  • valgrind
  • gprof
  • make
  • autotools versus meson
  • pkg-config
  • lint/splint
  • meld(?)
  • vagrant/libvirt
  • designated initializers
  • _Thread_local and, in general, thread-safe code
  • assert, static_assert
  • static analyzers
  • specific development libraries
  • GNU extensions
  • OpenMP
  • atomic variables
  • gcov
  • linking (dlopen/dlsym)
  • install 3rd party libraries
  • specify compiler and library search options (-I, -L)
  • select build system
  • 21st_century_c.txt
  • Last modified: 2019/07/16 14:51
  • by rpjday