Joe McDonnell created IMPALA-9760:
-------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]