[
https://issues.apache.org/jira/browse/ARROW-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973125#comment-15973125
]
Wes McKinney commented on ARROW-850:
------------------------------------
Since ARROW_BOOST_USE_SHARED is ON by default, this may be partially a
documentation issue to explain Boost static linking nuances. We may want to add
an ARROW_LINKFLAGS option so this can be dealt with at configuration time
> C++: Some static boost builds require linking to libicui18n
> -----------------------------------------------------------
>
> Key: ARROW-850
> URL: https://issues.apache.org/jira/browse/ARROW-850
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Uwe L. Korn
> Fix For: 0.3.0
>
>
> In some cases, boost-regex was build with ICU and thus we also need to
> include {libicui18n.a} in the linking process.
> We may need a cmake check to see if this is necessary.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)