Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
1.19.0, 1.19.1, 1.19.2
-
None
-
-
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
For Gerrit Dashboard: QBS-1654 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
362300,2 | Android: fix link with static stl | 1.20 | qbs/qbs | Status: MERGED | +2 | +1 |