Linked by Thom Holwerda on Fri 2nd Sep 2005 11:55 UTC, submitted by ghen
Thread beginning with comment 26699
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: The same system do NOT mean they are compatible
by jjezabek on Fri 2nd Sep 2005 13:53
in reply to "The same system do NOT mean they are compatible"
And how does this apply to the announcement or any of the previous comments?
Also - when you use the same package repository for 2 OSes where will you get the different major versions of typical libraries from? I'd say the only thing that will differ is the 'core' which is pretty much standarized by ANSI C and POSIX.






Member since:
Compatibility requires a lot more than that, such as the same version of different libraries. Binary compatibility can be remedied by simply distributing source, but in many cases two systems are not even source compatible because they use completely different major versions of a typical libraries.