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

XCode builds with -fvisibility=hidden which differs from macx-g++

    XMLWordPrintable

Details

    Description

      The XCode make spec file macx-xcode creates projects that by default add -fvisibility=hidden to the make command, while a Makefile created by macx-g++ doesn't mention -fvisibility, so it's treated as -fvisibility=default.

      This seems to be a known issue with XCode,

      http://osdir.com/ml/finance.quantlib.user/2007-11/msg00054.html

      but it would be nice if the XCode project created by Qt was able to build in the same way
      as the macx-g++

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            dettman Dean Dettman (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