|
|
Subscribe / Log in / New account

SELF: Anatomy of an (alleged) failure

SELF: Anatomy of an (alleged) failure

Posted Jun 23, 2010 20:35 UTC (Wed) by dlang (guest, #313)
In reply to: SELF: Anatomy of an (alleged) failure by Lovechild
Parent article: SELF: Anatomy of an (alleged) failure

before you worry about getting a binary that will work on arm, i386, powerpc, AMD64, itanium, etc a bigger issue is that even if you stick with a single architecture you end up with different libraries on different systems and so you frequently need different binaries to support the different options they use.

even within a single distro you have different versions using different libraries depending on what features are compiled in (does it use mysql or sqlite for a database for example)


to post comments


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