You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2020/12/10 16:39:00 UTC

[jira] [Created] (MINIFICPP-1430) Explore the possibility of creating binaries for target linux OSes with latest compilers

Marton Szasz created MINIFICPP-1430:
---------------------------------------

             Summary: Explore the possibility of creating binaries for target linux OSes with latest compilers
                 Key: MINIFICPP-1430
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1430
             Project: Apache NiFi MiNiFi C++
          Issue Type: Task
            Reporter: Marton Szasz


Is it possible to compile using latest GCC or latest Clang and create binaries that are running on CentOS 7, debian 10 and ubuntu 18.04? Do they link with older glibc versions?

Does static linking libstdc++ or libc++ help? How much does it increase the binary size and memory usage?

In the future, llvm-libc might be a viable option: [https://llvm.org/docs/Proposals/LLVMLibC.html]

If this is successful, it's possible to upgrade to C++20 without hurting OS compatibility.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)