[
https://issues.apache.org/jira/browse/PARQUET-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-635.
----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 123
[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
> Fix For: cpp-0.1
>
>
> 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)