[
https://issues.apache.org/jira/browse/ARROW-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954127#comment-16954127
]
John Norris commented on ARROW-6925:
------------------------------------
It appears to be set to gcc.
> [C++] 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
> Priority: Major
> Labels: C++
>
> 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)