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

Wes McKinney commented on PARQUET-892:
--------------------------------------

This ended up being a bit of a red herring, because the user's problem was 
caused by a gcc ABI conflict. The patch I put up is still useful though, so I 
changed the PR title. Making not a blocker

> [C++] Clean up link library targets in CMake files
> --------------------------------------------------
>
>                 Key: PARQUET-892
>                 URL: https://issues.apache.org/jira/browse/PARQUET-892
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Blocker
>
> See mailing list discussion today. 
> In 
> https://github.com/apache/parquet-cpp/blob/master/CMakeLists.txt#L623
> the dependencies are being passed with {{LINK_PRIVATE}} to parquet_static -- 
> because static libs do not bundle their dependencies, I believe that the link 
> libraries need to be passed to LINK_PUBLIC. I will put up a patch and see if 
> that resolves the issue that the contributor is facing



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to