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

GNU/Hurd: not recognized architecture

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.0
    • 4.6.1
    • Build tools: qmake
    • None
    • Debian GNU/Hurd 0.3.
    • 0a0b37fe0fd1e0152766e3924fdea00427420e39

    Description

      When compiling Qt 4.6.1 on GNU/Hurd, configure is not able to detect the proper architecture.
      This is because `uname -m` returns "i686-AT386", which falls back in the generic case of the $CFG_HOST_ARCH detection.

      The attached patches fixes the issue, using the same "transformation" as used in autotools' config.guess, plus recognizing any i?86 combination as i386.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            pinotree Pino Toscano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes