Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
Description
The gcc compiler is deprecated in the Android NDK and will at some point be removed, so we should move to using clang to build our binaries so that we do not become incompatible with future versions of the NDK.
This will also move Qt to use the default libc++ runtime instead of gnustl, which simplifies the license terms a little.
Attachments
Issue Links
- depends on
-
QTBUG-65072 qtbase/src/gui/vulkan/qvulkanfunction_p.h isn't generated when building for Android on Windows
- Closed
-
QTBUG-68568 thread/qwaitcondition_unix.cpp:209:14: error: comparison of constant 9223372036854775807 with expression of type 'unsigned long' is always false
- Closed
- is required for
-
QTQAINFRA-1682 Select android-clang mkspec when configuring for Android
- Closed
- relates to
-
QTBUG-70791 Android NDK unordered_map cmath header has no member named 'isless' and more
- Closed
- resulted from
-
QTBUG-50724 GCC in the android NDK is now deprecated.
- Closed