You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/23 15:55:57 UTC

[GitHub] [arrow] pitrou opened a new pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

pitrou opened a new pull request #10582:
URL: https://github.com/apache/arrow/pull/10582


   Getting weird linker errors when trying to compile C++ code against the manylinux-provided Arrow shared library is common.  Give the solution explicitly in the docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #10582:
URL: https://github.com/apache/arrow/pull/10582#issuecomment-866961896


   cc @amol- for possible review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou closed pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

Posted by GitBox <gi...@apache.org>.
pitrou closed pull request #10582:
URL: https://github.com/apache/arrow/pull/10582


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou closed pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

Posted by GitBox <gi...@apache.org>.
pitrou closed pull request #10582:
URL: https://github.com/apache/arrow/pull/10582


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche commented on a change in pull request #10582:
URL: https://github.com/apache/arrow/pull/10582#discussion_r657806698



##########
File path: docs/source/python/extending.rst
##########
@@ -477,3 +477,7 @@ wheel version (2010 or 2014) is being used. In addition to the other notes
 above, if you are compiling C++ using these shared libraries, you will need
 to make sure you use a compatible toolchain as well or you might see a
 segfault during runtime.
+
+Also, if you enconter errors when linking or loading the library, consider

Review comment:
       ```suggestion
   Also, if you encounter errors when linking or loading the library, consider
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10582:
URL: https://github.com/apache/arrow/pull/10582#issuecomment-866962017


   https://issues.apache.org/jira/browse/ARROW-12142


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org