You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/02/27 22:52:11 UTC

[GitHub] [arrow] westonpace commented on issue #34341: [C++] Arrow version 5 or later fails to compile/link with gcc version 7 (or earlier)

westonpace commented on issue #34341:
URL: https://github.com/apache/arrow/issues/34341#issuecomment-1447234666

   To start with we can probably remove "(or earlier)".  This is by design and is stated in [our docs](https://arrow.apache.org/docs/developers/cpp/building.html):
   
   > A C++17-enabled compiler. On Linux, gcc 7.1 and higher should be sufficient. For Windows, at least Visual Studio VS2017 is required.
   
   Can you provide more details on exactly which version of `gcc` you are trying to work with?


-- 
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