logoalt Hacker News

throwaway2046today at 9:09 AM1 replyview on HN

> Just dynamically link against the oldest glibc you want to support.

Just the other day I tried running an older binary and it failed with a glibc error, despite it being linked to a glibc version that's barely 5 releases behind the one on my system. So maybe glibc isn't backwards compatible after all...


Replies

account42today at 9:22 AM

Or maybe you misunderstood the error message.

show 1 reply