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.


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to