You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Max Risuhin (JIRA)" <ji...@apache.org> on 2017/07/26 06:06:00 UTC

[jira] [Assigned] (ARROW-1275) [C++] Default static library prefix for Snappy should be "_static"

     [ https://issues.apache.org/jira/browse/ARROW-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Risuhin reassigned ARROW-1275:
----------------------------------

    Assignee: Max Risuhin

> [C++] Default static library prefix for Snappy should be "_static"
> ------------------------------------------------------------------
>
>                 Key: ARROW-1275
>                 URL: https://issues.apache.org/jira/browse/ARROW-1275
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Max Risuhin
>             Fix For: 0.6.0
>
>
> [~Max Risuhin] can you take a look at this? Currently this is hard-coded at 
> https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L503
> but in the new conda-forge Windows package (https://anaconda.org/conda-forge/snappy/1.1.6/download/win-64/snappy-1.1.6-vc14_1.tar.bz2), it is {{snappy_static.lib}}, which is more consistent with the other packages. We should change our vendored {{SnappyCMakeLists.txt}} to use that name. Also, we should utilize the CMake configuration variable for the static library suffix



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)