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

qmake and recursive linking.

XMLWordPrintable

      It would be nice if QMake did not do recursive linking.

      In a world of dynamic linking, there is no need to link everything
      recursively. Like no need to do -laudio -lpng if you don't use symbols from
      libaudio or libpng directly in your software.

      Recursive linking are only relevant for static linking which usually aren't
      used, at least on modern unix-like platforms.

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

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            dettman Dean Dettman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes