[
https://issues.apache.org/jira/browse/ARROW-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258519#comment-16258519
]
ASF GitHub Bot commented on ARROW-1755:
---------------------------------------
MaxRis opened a new pull request #1333: ARROW-1755: [C++] CMake option to link
msvc crt statically
URL: https://github.com/apache/arrow/pull/1333
- CMake option `ARROW_USE_STATIC_CRT` to turn on Arrow build with statically
linked MSVC C/C++ runtimes (turned OFF by default). All 3rd parties should be
linked with the same version of crt.
- Debug and Release Appveyor's build jobs with `ARROW_USE_STATIC_CRT` option
turned on
- Patches for lz4 and zstd libs updated to include runtime linkage selection
property used by msbuild.exe
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Add build options for MSVC to use static runtime libraries
> ----------------------------------------------------------------
>
> Key: ARROW-1755
> URL: https://issues.apache.org/jira/browse/ARROW-1755
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Max Risuhin
> Labels: pull-request-available
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)