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

C++ prelinker: error: instantiation loop on IRIX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 4.7.0
    • 4.7.0
    • Build System
    • None
    • Watt:lib [46] uname -R
      6.5 6.5.24m
       Watt:lib [47] uname -a
      IRIX64 Watt 6.5 04070317 IP35
    • d56e75982111a2c1caf0271eafd4d41ba9f9aefd

    Description

      When building Qt on SGI/IRIX with
      MIPSpro Compilers: Version 7.4.4m

      build fails for libQtCore libQtGui libQtOpenGL
      with error message

      C++ prelinker: error: instantiation loop

      Adding

      irix-cc:QMAKE_CXXFLAGS += -no_prelink -ptused

      to the following files
      /src/corelib/corelib.pro
      /src/gui/gui.pro
      /src/opengl/opengl.pro

      Allows build to complete.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            rich Richard Fleck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes