[
https://issues.apache.org/jira/browse/ARROW-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661349#comment-17661349
]
Rok Mihevc commented on ARROW-4326:
-----------------------------------
This issue has been migrated to [issue
#20896|https://github.com/apache/arrow/issues/20896] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Development instructions in python/development.rst will not work for
> many Linux distros with new conda-forge toolchain
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-4326
> URL: https://issues.apache.org/jira/browse/ARROW-4326
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.13.0
>
>
> I spent some time today trying to migrate my Ubuntu 14.04 machine over to use
> the latest conda-forge packages based on the Anaconda gcc7 toolchain
> If you follow development.rst you will most likely have problems. I needed to
> install the {{gcc_linux-64}} and {{gxx_linux-64}} packages to get the gcc7
> compilers. Arrow wouldn't build out of the box for me after this, with linker
> errors related to {{pthread}}. According to the conda-forge developers a
> workaround is here
> https://github.com/conda-forge/eccodes-feedstock/blob/master/recipe/build.sh#L11
> There may be some other way around the issue
--
This message was sent by Atlassian Jira
(v8.20.10#820010)