Wes McKinney created PARQUET-635:
------------------------------------
Summary: [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)