You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/08/30 20:00:00 UTC

[jira] [Comment Edited] (ARROW-2461) [Python] Build wheels for manylinux2010 tag

    [ https://issues.apache.org/jira/browse/ARROW-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597862#comment-16597862 ] 

Antoine Pitrou edited comment on ARROW-2461 at 8/30/18 7:59 PM:
----------------------------------------------------------------

{quote}AFAIK the only thing "bad" about using the manylinux1 tag on a wheel built on centos6 would be the minimum glibc version.{quote}

Do we link libstdc++ statically? If so, hopefully that would be the only thing, yes.


was (Author: pitrou):
{quote}AFAIK the only thing "bad" about using the manylinux1 tag on a wheel built on centos6 would be the minimum glibc version.\{quote}

Do we link libstdc++ statically? If so, hopefully that would be the only thing, yes.

> [Python] Build wheels for manylinux2010 tag
> -------------------------------------------
>
>                 Key: ARROW-2461
>                 URL: https://issues.apache.org/jira/browse/ARROW-2461
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Uwe L. Korn
>            Priority: Major
>             Fix For: 0.11.0
>
>
> There is now work in progress on an updated manylinux tag based on CentOS6. We should provide wheels for this tag and the old {{manylinux1}} tag for one release and then switch to the new tag in the release afterwards. This should enable us also to raise the minimum compiler requirement to gcc 4.9 (or higher once conda-forge has migrated to a newer compiler).
> The relevant PEP is https://www.python.org/dev/peps/pep-0571/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)