Wiki/gcc.md

151 B

GCC

  • Compile to assembly: gcc <file.c> -S
    • Remove unnecessary infos -fno-asynchronous-unwind-tables and potentially -fno-dwarf2-cfi-asm