You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/10/11 13:44:00 UTC

[jira] [Created] (ARROW-3491) [C++] Experiment with split DWARF

Antoine Pitrou created ARROW-3491:
-------------------------------------

             Summary: [C++] Experiment with split DWARF
                 Key: ARROW-3491
                 URL: https://issues.apache.org/jira/browse/ARROW-3491
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
            Reporter: Antoine Pitrou


From the article at http://www.productive-cpp.com/improving-cpp-builds-with-split-dwarf/, it should be possible to split debug information from .o files to have faster C++ builds and smaller disk footprint of libraries / executables. This is useful for development builds.




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