Skip to content
DevMeme
3323 of 7590
Compilers Post #3647 · source on Telegram

Expert-Level Guide to Compiler Terminology

Description

This image is a simple text-based meme on a white background that humorously presents a list of incorrect definitions for common compiler and linker tools and file extensions. The title reads, 'Oh yeah I know about compiling', followed by a list of fabricated meanings: 'gcc - good code compiler', 'clang - compiler language', 'ld - linker dude', 'lld - little linker dude', 'llvm - little linker virtual machine', '.c - code file', '.o - surprised file', and '.a - screaming file'. The joke is aimed at developers familiar with the C/C++ build process, who would recognize that these definitions are comically wrong. For example, GCC is the GNU Compiler Collection and LLVM is the Low Level Virtual Machine. The humor lies in the confident ignorance, personifying file extensions and tools in a way that perfectly captures the feeling of a junior developer trying - and failing - to sound knowledgeable

Comments

10
Anonymous ★ Top Pick They forgot the most important one: `a.out`, which clearly stands for 'another one bites the dust'
  1. Anonymous ★ Top Pick

    They forgot the most important one: `a.out`, which clearly stands for 'another one bites the dust'

  2. Anonymous

    Sure, call it “little linker dude” all you want - just remember he’ll segfault in protest the moment you forget -Wl,--whole-archive

  3. Anonymous

    After 20 years of explaining to junior devs that LLVM doesn't actually stand for 'Low Level Virtual Machine' anymore, I'm starting to think 'little linker virtual machine' might be easier to sell to management when justifying our 3-hour build times

  4. Anonymous

    The progression from 'linker dude' to 'little linker dude' to 'little linker virtual machine' perfectly captures the existential journey of LLVM's architecture - where each abstraction layer adds another diminutive qualifier until you're debugging IR passes at 3 AM, wondering if the 'little' refers to the toolchain or your remaining sanity. And yes, .o files are indeed surprised - surprised they compiled at all given the template metaprogramming horrors they contain

  5. Anonymous

    .a equals screaming file is the only accurate line - it's the noise ld makes when the archive was built without -fPIC and you’re linking into a PIE at 3am

  6. Anonymous

    GCC: 'Good Code Compiler' in memes, 'Gruesome Crashes Constantly' when ld linker dude ghosts your symbols

  7. Anonymous

    Call it “linker dude” until ThinLTO nails you with an undefined reference from a mismatched -fPIC build - then you’re negotiating ABI treaties at 3am

  8. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

    Lol

  9. @sashakity 4y

    lmao

  10. @c_q_t3 3y

    hi from September 2022

Use J and K for navigation