Hacker News new | ask | show | jobs
by pritambaral 3174 days ago
> glibc is also quite stable and backwards compatible

But not forwards compatible. A binary linked dynamically against with a newer glibc wouldn't run with an older glibc.