You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "John Norris (Jira)" <ji...@apache.org> on 2019/10/17 21:06:00 UTC

[jira] [Created] (ARROW-6925) Arrow fails to buld on MacOS 10.13.6 using brew gcc 7 and 8

John Norris created ARROW-6925:
----------------------------------

             Summary: Arrow fails to buld on MacOS 10.13.6 using brew gcc 7 and 8
                 Key: ARROW-6925
                 URL: https://issues.apache.org/jira/browse/ARROW-6925
             Project: Apache Arrow
          Issue Type: Bug
         Environment: MacOS 10.13.6 using both brew gcc 7 and 8.
            Reporter: John Norris


Both SetupCxxFlags.cmake and ThirdpartyToolchain.cmake add -stdlib=libc++ to the compiler flags when APPLE is true, but if you're using GCC from brew (or presumably from anywhere other that Apple), this flag is not recognized and the build fails.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)