automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting shared lib version not functioning


From: Jan Engelhardt
Subject: Re: Setting shared lib version not functioning
Date: Sun, 3 May 2009 19:02:54 +0200 (CEST)
User-agent: Alpine 2.00 (LSU 1167 2008-08-23)

On Sunday 2009-05-03 18:58, John Calcote wrote:
>
>It appears that Libtool is smart enough to detect ridiculous cases, but it
>should probably throw an error of some sort, rather than simply generate
>code with a different version number.

Since libtool is "just" a linker as far as is considered here,
it has no knowledge of whether you added, remove, or abi/api-changed
something.

Of course 3:0:5 is ridiculous. You cannot have a version 3 library
that supports the last 5 AXI versions. (If it were, then it
would be possible to have a minus-1, minus-2 library version,
but that is not plausible and hence contradicts 3:0:5.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]