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

Evaluate whether any target platform still needs to link against -mt Boost libs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.2
    • Product Backlog
    • None
    • None

    Description

      Impala links against regex-mt, filesystem-mt and system-mt from Boost. On newer distributions (e.g. Ubuntu), the -mt libraries have been removed since the base libraries are thread-safe. This means Impala won't build on those systems without either a code change, or a symlink from the base libraries to their -mt equivalents.

      We should figure out if any of our supported platforms require linking against -mt, and if not, update the linker script.

      Attachments

        Activity

          People

            mgrund_impala_bb91 Martin Grund
            henryr Henry Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: