[
https://issues.apache.org/jira/browse/ARROW-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320146#comment-15320146
]
Uwe L. Korn edited comment on ARROW-213 at 6/8/16 6:59 AM:
-----------------------------------------------------------
Already had a look at it that but I realised that parquet-cpp is not delivering
correct static builds (i.e. we build 4 shared libraries but only install one).
I'll try to get that fixed in parquet-cpp before any work on arrow is done as
we then would have a working template.
was (Author: xhochy):
Already had a lock at that but I realised that parquet-cpp is not delivering
correct static builds (i.e. we build 4 shared libraries but only install one).
I'll try to get that fixed in parquet-cpp before any work on arrow is done as
we then would have a working template.
> Exposing static arrow build
> ---------------------------
>
> Key: ARROW-213
> URL: https://issues.apache.org/jira/browse/ARROW-213
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this
> behavior from the command line. Are there any objections of exposing the
> variable as a cached variable?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)