[
https://issues.apache.org/jira/browse/PARQUET-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340731#comment-15340731
]
Wes McKinney commented on PARQUET-635:
--------------------------------------
https://github.com/apache/parquet-cpp/pull/123
> [C++] Statically link libstdc++ on Linux in conda recipe
> --------------------------------------------------------
>
> Key: PARQUET-635
> URL: https://issues.apache.org/jira/browse/PARQUET-635
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
>
> Since conda artifacts are intended to be portable, we cannot count on the
> target system to have the same version of gcc that we are building with. This
> is less of an issue on OS X.
> See, for example:
> https://github.com/apache/arrow/blob/master/cpp/conda.recipe/build.sh#L43
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)