You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/04/19 01:22:41 UTC

[jira] [Commented] (ARROW-851) C++/Python: Check Boost/Arrow C++ABI for consistency

    [ https://issues.apache.org/jira/browse/ARROW-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973850#comment-15973850 ] 

Wes McKinney commented on ARROW-851:
------------------------------------

Per comments in ARROW-850, I think this is mostly a documentation issue. Is this something that can even be easily checked for? 

> C++/Python: Check Boost/Arrow C++ABI for consistency
> ----------------------------------------------------
>
>                 Key: ARROW-851
>                 URL: https://issues.apache.org/jira/browse/ARROW-851
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>            Reporter: Uwe L. Korn
>             Fix For: 0.3.0
>
>
> When building with dependencies from conda-forge on a newer system with GCC, the C++ ABI versions can differ. We need to ensure that the versions match between Boost, arrow-cpp and pyarrow in our CMake scripts.
> Depending on this, we may need to pass {{-D_GLIBCXX_USE_CXX11_ABI=0}} to {{CMAKE_CXX_FLAGS}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)