Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-710

problem with gcc 4.6 and a lot of static libraries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.3.4
    • 1.3.2
    • General
    • None
    • GCC 4.6 (minGW)
    • 86e872bd99184fe862bfe30ef43acd9806e34bc5

      The linker of gcc 4.6 has problem with the too long arguments list.
      If you have dozens of static libraries and each of them depends on qtcore, qtxml and so on, then this qt libraries add to linking arguments many times.
      This can be fixed with the simple cleaning of staticlibraries array in gcc.js (see patch).
      Possibly it is helpful to make same for dynamiclibraries and frameworks.

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

            jbornema Joerg Bornemann
            vitaly@qubyx.com Vitaly Bondar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes