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

qhelpgenerator is built as a target tool instead of a host tool when cross-compiling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.0
    • 5.3.1
    • None
    • Ubuntu 12.04 x64
      QNX 6.6
      (also reported by an external user on Windows)
    • QNX

      building for QNX 6.6 with

      git submodule update -- qtbase qttools
      ./configure -prefix $PWD/qtbase -silent -xplatform qnx-armle-v7-qcc -opensource -confirm-license -qpa qnx -release -make libs -make tools -nomake examples -nomake tests -no-pch -no-rpath -opengl es2 -developer-build
      

      builds the qhelpgenerator tool as a target tool instead of a host tool making "make docs" to fail

      sahumada@sahumada-lnx:~/GIT/Gerrit/codereview/qt/qt5-qnx$ file qtbase/bin/qhelpgenerator 
      qtbase/bin/qhelpgenerator: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), BuildID[md5/uuid]=0xc5401b02065a3bd36c773e51854ded4d, not stripped
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtbuildsystem Qt Build System Team
            seahumad [BB] Sergio Ahumada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes