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

qbs 1.19 + NDK 22 + static appStl does not work

    XMLWordPrintable

Details

    • Android
    • 7048d5d7df979a82c1d7793953bbdc68f5494a31 (qbs/qbs/1.20)

    Description

      Building project with qbs 1.19, NDK 22 and Android.ndk.appStl: "c++_static" results in error:

      ld.lld: error: undefined symbol: __cxa_guard_acquire
      ld.lld: error: undefined symbol: std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >::~basic_string()
      ld.lld: error: undefined symbol: __cxa_guard_release
      ...
      

      Looks like it happens on commit e7f204c4b82475f39c3f5a3870a7393857b1a29a because

      staticLibraries: staticStlFilePath

      was removed.

      Attachments

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

        Activity

          People

            raphaelcotty Raphael Cotty
            prokhorova prokhorova
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes