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

Uwe L. Korn commented on PARQUET-1048:
--------------------------------------

We could add an option to Arrow to build a _mega-archive_. This might only work 
on Unix systems but would enable easier development. I'm not totally sure how 
to actually integrate this into CMake as it would need to specific calls to 
{{ar}} to merge the static libraries.

> [C++] Static linking of libarrow is no longer supported
> -------------------------------------------------------
>
>                 Key: PARQUET-1048
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1048
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>             Fix For: cpp-1.2.0
>
>
> Since the compression libraries were moved to Apache Arrow, static linking 
> requires pulling in the transitive dependencies. Unclear if we want to keep 
> supporting this, or if so the best way to do it (possibly via external 
> project)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to