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

misdetects 32bit userland as 64bit with a 64bit kernel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.1.0 Beta 1
    • 5.0.0
    • Build System
    • None
    • Debian GNU/Linux
    • 2c5188f0777f4a0723b4cb9fd36354a357145519

    Description

      I'm running a 64bit Kernel with a 32bit Userland here and configure misdetects this as a 64bit system. This results in the compiler not finding its own system headers because there's no 64bit versions of them installed.

      Since this is a pure 32bit userland, configure should detect that and pass -m32 to the compiler when building qmake instead of the -m64 it uses right now.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            andreaspakulat Andreas Pakulat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes