You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/06 04:51:00 UTC

[jira] [Updated] (ARROW-2703) [C++] Always use statically-linked Boost with private namespace

     [ https://issues.apache.org/jira/browse/ARROW-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-2703:
--------------------------------
    Fix Version/s: 0.14.0

> [C++] Always use statically-linked Boost with private namespace
> ---------------------------------------------------------------
>
>                 Key: ARROW-2703
>                 URL: https://issues.apache.org/jira/browse/ARROW-2703
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.14.0
>
>
> We have recently added tooling to ship Python wheels with a bundled, private Boost (using the bcp tool). We might consider statically-linking a private Boost exclusively in libarrow (i.e. built via our thirdparty toolchain) to avoid any conflicts with other libraries that may use a different version of Boost



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