[
https://issues.apache.org/jira/browse/ARROW-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659548#comment-17659548
]
Rok Mihevc commented on ARROW-2522:
-----------------------------------
This issue has been migrated to [issue
#15710|https://github.com/apache/arrow/issues/15710] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)