You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/17 18:35:00 UTC

[jira] [Created] (ARROW-6587) [C++] -Dzlib_SOURCE=BUNDLED on Windows does not produce arrow.dll with zlib statically linked

Wes McKinney created ARROW-6587:
-----------------------------------

             Summary: [C++] -Dzlib_SOURCE=BUNDLED on Windows does not produce arrow.dll with zlib statically linked
                 Key: ARROW-6587
                 URL: https://issues.apache.org/jira/browse/ARROW-6587
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney


This is one possible cause of ARROW-6584. The intent of the BUNDLED arguments is to facilitate creating shared libraries with the dependencies statically linked, so this seems to violate the intent of these arguments



--
This message was sent by Atlassian Jira
(v8.3.2#803003)