Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2724

Cannot disable building binaries in c/tools

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • proton-c-0.38.0
    • proton-c-0.40.0
    • proton-c
    • None

    Description

      I can't get rid of building c/tools programs through CMake options.

      I already have -DBUILD_TESTING=OFF and -DBUILD_EXAMPLES=OFF, but the c/tools are still building. Especially the linking step with LTO takes a long time.

      I am cross-compiling proton for arm64/v8 using qemu emulation and I want to reduce unnecessary steps because qemu is very slow. (https://wiki.debian.org/RaspberryPi/qemu-user-static)

      [130/135] Linking C executable c/tools/reactor-send
      [131/135] Linking C executable c/tools/reactor-recv
      [132/135] Linking C executable c/tools/msgr-send
      [133/135] Linking C executable c/tools/msgr-recv
      

      Attachments

        Activity

          People

            jdanek Jiri Daněk
            jdanek Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: