[
https://issues.apache.org/jira/browse/ARROW-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657679#comment-17657679
]
Rok Mihevc commented on ARROW-647:
----------------------------------
This issue has been migrated to [issue
#16272|https://github.com/apache/arrow/issues/16272] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Don't require Boost static libraries to support CentOS 7
> --------------------------------------------------------------
>
> Key: ARROW-647
> URL: https://issues.apache.org/jira/browse/ARROW-647
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Fix For: 0.3.0
>
>
> CentOS 7 provides boost-system and boost-filesystem packages but they
> include only shared libraries. They don't include static libraries.
> Apache Arrow C++ requires Boost static libraries only for tests and
> utilities. We can support CentOS 7 by making Boost static libraries
> optional.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)