[libbluray-devel] [PATCH] add symbol versioning to shared library

Petri Hintukainen phintuka at users.sourceforge.net
Wed Sep 3 12:08:22 CEST 2014


On ma, 2014-09-01 at 10:29 -0400, Sean McGovern wrote:
> ---
>  configure.ac      |   16 ++++++++++
>  src/Makefile.am   |   11 +++++++
>  src/libbluray.ver |   86 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 113 insertions(+)
>  create mode 100644 src/libbluray.ver

Does this allow building application against latest library version, and
then running it with some older version (assuming the program does not
use any functions not available in the older version) ?


- Petri



More information about the libbluray-devel mailing list