Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9760

Use different locations for native toolchain packages built with different compilers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.0.0
    • Infrastructure
    • None

    Description

      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

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: