LWN.net Logo

Binary compatibility is a myth ?

Binary compatibility is a myth ?

Posted Aug 4, 2011 10:30 UTC (Thu) by Fats (subscriber, #14882)
In reply to: Binary compatibility is a myth by NAR
Parent article: Getting a better Glimpse at unstable applications

Yes and no, some years ago the switch of threading has caused a lot of programs to fail running without a recompile. From then on it is most of the time enough to install legacy/compatibility versions of a library to get a program running. e.g. install version .so.(n-1) of a library when version for current version of distro is .so.n

greets,
Staf.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds