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

Add configure option for Purify

XMLWordPrintable

      Purify does not support programs that are incrementally built or with fixed positioning. Qt is built with both of these flags by default. It is necessary to go into mkspecs/yourqmakespec/qmake.conf and set the LFLAGS to /INCREMENTAL:no /FIXED:no to solve this problem. It would be useful if configure had an option for Purify, in the same manner that there is one for Boundschecker.

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

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes