Re: Shared library version bump?

From: Daniel Eischen <deischen_at_freebsd.org>
Date: Sun, 21 May 2006 20:02:41 -0400 (EDT)
On Sun, 21 May 2006, Julian Elischer wrote:

> Hajimu UMEMOTO wrote:
>
>> deischen> Go ahead.  Just realize though, that after 7.0 is released
>> deischen> you will have to support any ABI from then on without version
>> deischen> bumps (meaning, you have to keep shims for any old 7.0+ ABIs
>> deischen> in libc).
>> 
>> ume> Okay, I'll do.
>> 
>
> I assume htat EVENTUALLY we will bump numbers again when something 
> sufficiently
> big needs to be done to the ABI.

Symbol versioning is suppose to allow one library to support different
ABIs, so the hope is that we will never have to bump libc's version
number.  If you change ABI, you still have to keep the old code around
(or some sort of compatability shims) in the library.

-- 
DE
Received on Sun May 21 2006 - 22:02:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC