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

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

     [ https://issues.apache.org/jira/browse/IMPALA-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe McDonnell resolved IMPALA-10616.
------------------------------------
    Fix Version/s: Not Applicable
       Resolution: Won't Fix

> 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.0
>            Reporter: Joe McDonnell
>            Priority: Major
>             Fix For: Not Applicable
>
>
> 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.20.10#820010)