Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-5848 Make Qt for Symbian build with RVCT4
  3. QTBUG-8685

Need support for dealing with additional options needed by RVCT4 that are not valid for RVCT2.2

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • 4.6.3
    • None
    • None
    • Symbian PDK, RVCT4.0

    • c3a7d812d3cf30d23049cfd355c6290a7985f81d,a46b1d4060fd392c10d6c55d51f536ba92d9f5c3

    Description

      RVCT4 requires additional options to the compiler to get the behaviour we require to link Qt and Symbian DLLs. Right now, this is --import_all_vtbl, but other keywords are coming to solve eg. the webkit udeb linking problem.

      We need a mechanism to add these keywords to the compiler command line if we are building with RVCT4 (or newer), but not with RVCT2.2, where they would obviously cause build errors as they're not valid options to the 2.2 compiler.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            iacampbe Iain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes