Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-647

[C++] Don't require Boost static libraries to support CentOS 7

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • C++
    • None

    Description

      CentOS 7 provides boost-system and boost-filesystem packages but they
      include only shared libraries. They don't include static libraries.

      Apache Arrow C++ requires Boost static libraries only for tests and
      utilities. We can support CentOS 7 by making Boost static libraries
      optional.

      Attachments

        Activity

          People

            kou Kouhei Sutou
            kou Kouhei Sutou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: