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

[GitHub] [arrow] cyb70289 commented on issue #36135: [C++] Installation on Raspberry Pi 4 fails

cyb70289 commented on issue #36135:
URL: https://github.com/apache/arrow/issues/36135#issuecomment-1596084696

   This is strange. What's your compiler? gcc-7.1?
   A quick workaround is to skip xsimd code with `cmake -DARROW_SIMD_LEVEL=NONE`. It disables explicit simd (neon) optimizations.


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