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

failed in cross-compling Android version of Qt, due to the missing SYS_gettid

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.6.1, 5.7.0 Beta
    • 5.6.0
    • Core: Threads
    • None
    • Arch Linux -- in a virtual machine, run pacman -Syu before buidling
      OpenJDK 8 -- installed using pacman -S
      newest Android SDK by now -- downloaded from google
      Android-ndk-r11c -- download from google
    • 461ebedb98c986c047a68e98cb9cc3c212d5d315

    Description

      the same as the title.
      In the linux headers the SYS_gettid is a #define of __NR_gettid.
      in the ndk there is no SYS_gettid, only __NR_gettid.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            fsu0413 Frank Su
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes