[
https://issues.apache.org/jira/browse/ARROW-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-2522.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1975
[https://github.com/apache/arrow/pull/1975]
> [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
> 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
(v7.6.3#76005)