You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Haowei Yu (Jira)" <ji...@apache.org> on 2022/02/16 18:20:00 UTC

[jira] [Created] (ARROW-15704) [C++] Support static linking with customized jemalloc library

Haowei Yu created ARROW-15704:
---------------------------------

             Summary: [C++] Support static linking with customized jemalloc library
                 Key: ARROW-15704
                 URL: https://issues.apache.org/jira/browse/ARROW-15704
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Haowei Yu


[https://github.com/apache/arrow/blob/3a8e409385c8455e6c80b867c5730965a501d113/cpp/cmake_modules/Findjemalloc.cmake#L68]

 

It seems that Findjemalloc.cmake think it has found jemalloc only if there exists shared library. It would be nice if Findjemalloc can statically link with libjemalloc.a



--
This message was sent by Atlassian Jira
(v8.20.1#820001)