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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to