Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-31034

Mac: Using ccache or distributed compilation or any other different compiler got much more difficult

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • None
    • 5.1.0 Beta 1
    • Build tools: qmake
    • None
    • macOS 10.8
    • macOS

      Since the mac mkspecs now resolve all tools to a Xcode path via xcrun, instead of taking the tools from the PATH, it's much more difficult to use any kind of distributed compilation system or ccache for faster builds.

      What I've been doing so far for Qt 5.1 is to set the CC and CXX make variable to the actual binaries to use when running make.

      It would be good to allow overriding that behavior, or find a better way to do it (and document it)

        For Gerrit Dashboard: QTBUG-31034
        # Subject Branch Project Status CR V

            vestbo Tor Arne Vestbø
            con Eike Ziller
            Votes:
            4 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes