You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/04/28 18:27:00 UTC

[jira] [Created] (ARROW-2522) [C++] Version shared library files

Antoine Pitrou created ARROW-2522:
-------------------------------------

             Summary: [C++] Version shared library files
                 Key: ARROW-2522
                 URL: https://issues.apache.org/jira/browse/ARROW-2522
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 0.9.0
            Reporter: Antoine Pitrou


We should version installed shared library files (SO under Unix, DLL under Windows) to disambiguate incompatible ABI versions.

CMake provides support for that:
http://pusling.com/blog/?p=352
https://cmake.org/cmake/help/v3.11/prop_tgt/SOVERSION.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)