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

[jira] [Updated] (ARROW-3860) [Gandiva] [C++] Add option to use -static-libstdc++ when building libgandiva_jni.so

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

Antoine Pitrou updated ARROW-3860:
----------------------------------
    Component/s: C++ - Gandiva

> [Gandiva] [C++] Add option to use -static-libstdc++ when building libgandiva_jni.so
> -----------------------------------------------------------------------------------
>
>                 Key: ARROW-3860
>                 URL: https://issues.apache.org/jira/browse/ARROW-3860
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++ - Gandiva
>            Reporter: Praveen Kumar Desabandu
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> This [commit|https://github.com/apache/arrow/commit/ba2b2ea2301f067cc95306e11546ddb6d402a55c#diff-d5e5df5984ba660e999a7c657039f6af] broke gandiva packaging by removing static linking of std c++, since dremio consumes a fat jar that includes packaged gandiva native libraries we would need to statically link std c++
> As suggested in the commit message will re-introduce it as a CMake Flag.



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