Compiler, Tools, and Utilities
Release notes for QNX SDP 8.0 compiler, tools, and utilities updates.
The known issues are described in the QNX Software Development Platform 8.0: Known Issues document that's stored in the QNX Download Center. Log in and refer to https://www.qnx.com/download/group.html?programid=74127.
OS Services
This update includes the following packages found under Updates -> QNX Software Development Platform -> OS Services:
QNX SDP 8.0 OS Services Update (Build 27)
Date of this edition: January 30, 2024
Name | Package ID | Package internal version |
---|---|---|
QNX SDP 8.0 OS Services - C++ Standard Library | com.qnx.qnx800.target.base.cpp | 16.0.6.00027T202312201023L |
Fixed Issues
The following issues are fixed in this update. To find a specific issue,
search for a reference number on this page or use the search tool:
Description | Affected Architecture(s) | Application-Level Impact | System-Level Impact | Reference Numbers |
---|---|---|---|---|
Overzealous forced inlining in libc++ header code could cause exponential resource usage in the compiler. This results in long build times for applications using the C++ standard library. Forced inlining has been removed. | AArch64, x86_64 | Different inlining strategies for C++ function templates and class member function templates from the standard library may alter the application binary interface (ABI). QNX recommends that you fully recompile the code, and make use of the C++ standard library. | None | 2950396, 2950560 |
Page updated: