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)