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 2017/04/18 17:21:41 UTC

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

Uwe L. Korn created ARROW-851:
---------------------------------

             Summary: 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)