You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2021/03/29 04:10:00 UTC

[jira] [Created] (IMPALA-10616) Build binutils as part of the gcc build in native toolchain

Joe McDonnell created IMPALA-10616:
--------------------------------------

             Summary: Build binutils as part of the gcc build in native toolchain
                 Key: IMPALA-10616
                 URL: https://issues.apache.org/jira/browse/IMPALA-10616
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.0
            Reporter: Joe McDonnell


GCC provides a way to do a "in-tree" build of binutils in addition to its other dependencies cloog, isl, gmp, mpfr, and mpc. Currently, we build binutils separately after the gcc build has concluded, but that seems like it would build against the OS binutils, which may be different. Integrating the binutils build into the gcc build may be useful when adopting newer GCCs that require later binutils versions than would be present on the host OS.

This thread provides more context (along with appropriate binutils version for GCC 8, GCC 9, and GCC 10):

[https://stackoverflow.com/questions/1726042/recipe-for-compiling-binutils-gcc-together]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org