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

Details

    • Bug
    • Resolution: Done
    • 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

    Description

      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
      

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes