Hacker News new | ask | show | jobs
by earenndil 2586 days ago
The glibc version tagging has to do with specific symbols; hello world just uses printf which is there since forever. (Actually the compiler probably optimizes it down to a syscall but.)