[
https://issues.apache.org/jira/browse/ARROW-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761475#comment-16761475
]
Wes McKinney commented on ARROW-2703:
-------------------------------------
It would be useful to provide CMake options to do this, but not be the default
> [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)