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 2018/08/08 20:08:00 UTC

[jira] [Created] (ARROW-3025) [C++] Add option to switch between dynamic and static linking in unit test executables

Wes McKinney created ARROW-3025:
-----------------------------------

             Summary: [C++] Add option to switch between dynamic and static linking in unit test executables
                 Key: ARROW-3025
                 URL: https://issues.apache.org/jira/browse/ARROW-3025
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.11.0


Many test executables do not require static linking. Some others use non-exported APIs. It would improve build times to not statically link if it is not required



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)