Re: Announcing Binary Compatibility/Testing

From: Linus Torvalds
Date: Thu Oct 14 2004 - 14:48:52 EST




On Wed, 13 Oct 2004, Robert Love wrote:
>
> Any other incompatibility lies in libraries, but we have library
> versioning.

No we don't.

Yes, we "have the technology". But it's not actually used for libc (which
is most of the problematic stuff), so we do not actually have library
versioning.

Instead, glibc tries very hard to be binary compatible, and invariably
fails occasionally.

Oh, well.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/