Hacker News new | past | comments | ask | show | jobs | submit login

Even a simple hello-world doesn't work across distros since it requires a specific version of glibc.



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.)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: