[
https://issues.apache.org/jira/browse/ARROW-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958862#comment-16958862
]
Francois Saint-Jacques commented on ARROW-6925:
-----------------------------------------------
Noted, I found out how to do it from now on.
> [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
> Components: C++
> Environment: MacOS 10.13.6 using both brew gcc 7 and 8.
> Reporter: John Norris
> Assignee: John Norris
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)