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 2020/06/08 00:10:00 UTC

[jira] [Resolved] (IMPALA-9760) Use different locations for native toolchain packages built with different compilers

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

Joe McDonnell resolved IMPALA-9760.
-----------------------------------
     Fix Version/s: Impala 4.0
    Target Version: Impala 4.0
        Resolution: Fixed

It makes sense for the commit switch to GCC7 to add the compiler version to the path. There is no need for an intermediate step with GCC 4.9.2.

> Use different locations for native toolchain packages built with different compilers
> ------------------------------------------------------------------------------------
>
>                 Key: IMPALA-9760
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9760
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Minor
>             Fix For: Impala 4.0
>
>
> To switch to GCC 7 with the new ABI, we want to keep the packages using the old ABI and new ABI separate. This means that they will need to reside in different directories inside IMPALA_TOOLCHAIN. There is code in other repositories that depends on finding things inside IMPALA_TOOLCHAIN, so it may be easiest to have multiple phases:
> 1. Introducing a new variable tracking the native package location which is the same as IMPALA_TOOLCHAIN
> 2. Switch dependent code to use this new variable
> 3. Change the value of the variable to be different for different compilers



--
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