Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19744

Linux: Prebuilt clang package should explicit add -D_GLIBCXX_USE_CXX11_ABI=0

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.6.0-beta1
    • C/C++/Obj-C++ Support
    • None

      libclang should be explicitly built with _GLIBCXX_USE_CXX11_ABI=0 so that the define appears in the llvm-config output (see discussion around https://codereview.qt-project.org/#/c/216412/ ). Till today this happens only implicitly, so it is not shown in the output of llvm-config --cxxflags.

      The library can then be used more recent Linuxes.

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

            yvvan Ivan Donchevskii
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes