You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2019/02/19 10:05:00 UTC

[jira] [Updated] (ARROW-4608) [C++] cmake script assumes that double-conversion installs static libs

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

Uwe L. Korn updated ARROW-4608:
-------------------------------
    Summary: [C++] cmake script assumes that double-conversion installs static libs  (was: cmake script assumes that double-conversion installs static libs, when it can install shared libs )

> [C++] cmake script assumes that double-conversion installs static libs
> ----------------------------------------------------------------------
>
>                 Key: ARROW-4608
>                 URL: https://issues.apache.org/jira/browse/ARROW-4608
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Packaging
>            Reporter: Yuri
>            Assignee: Uwe L. Korn
>            Priority: Major
>             Fix For: 0.13.0
>
>
> This line: [https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L580]
> The {{double-conversion}} project can alternatively build shared libraries, when {{BUILD_SHARED_LIBS=ON}} is used.
> You should only use libraries that {{double-conversion}} cmake script provides, which is in the {{double-conversion_LIBRARIES}} variable.



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