1.1. Supported Platforms
A platform refers to the combination of your target machine’s OS version, CPU,
and toolchain (compiler or Visual Studio). For example, if you have a 64-bit
Windows machine with Visual Studio® 2017, the architecture name is
x64Win64VS2017. For a 64-bit Linux machine with gcc version 8.5.0, the
architecture name is x64Linux4gcc8.5.0.
Table 1.1 RTI Architecture Names lists the operating systems and their architecture names supported in this release. You will need to know your architecture name when downloading/installing various Connext libraries.
Note
For full details on these platforms, including what languages, features, and products they support, see the RTI Connext Core Libraries Platform Notes.
| Operating System | OS Version | CPU | Compiler/Toolchain | RTI Architecture | |
| Standard Target Libraries | Android | Android 12, 14 | ARM64 | clang 12.0.8 (ndk r23b) | arm64Android12clang12.0.8ndkr23b | 
| AOSP 14 | ARM64 | clang 17.0.2 | arm64AndroidAOSP14clang17.0.2 | ||
| Linux® (Intel) | Red Hat® Enterprise Linux 8, 9; Ubuntu® 22.04 LTS, 24.04 LTS | x64 | gcc 8.5.0 | x64Linux4gcc8.5.0 | |
| Red Hat Enterprise Linux 8 | x64 | gcc 8.5.0 | x64Linux4gcc8.5.0FACE_GP | ||
| Linux (Arm®) | Ubuntu 22.04 LTS, 24.04 LTS | ARMv8 | gcc 8.5.0 | armv8Linux4gcc8.5.0 | |
| macOS® | macOS 14, 15 (Darwin 23, 24) | ARM64 | clang 16.0 | arm64Darwin23clang16.0 | |
| QNX | QNX Neutrino 8.0 | x64 | qcc_cxx 12.2.0 (LLVM C++ library) | x64QNX8.0qcc_cxx12.2.0 | |
| ARMv8 | qcc_cxx 12.2.0 (LLVM C++ library) | armv8QNX8.0qcc_cxx12.2.0 | |||
| Windows® (Intel®) | Windows 11; Windows Server 2022 | x64 | VS2017, VS2019, VS2022 | x64Win64VS2017 | |
| Docker Images | Linux (Intel) | Ubuntu 24.04 LTS | amd64 | gcc 8.5.0 | x64Linux4gcc8.5.0 | 
| Linux (ARM) | Ubuntu 24.04 LTS | arm64 | gcc 8.5.0 | armv8Linux4gcc8.5.0 | |
| Debian Packages | Linux (Intel) | Debian 11 (bullseye), Debian 12 (bookworm) | amd64 | gcc 8.5.0 | x64Linux4gcc8.5.0 | 
| Linux (ARM) | Debian 11 (bullseye), Debian 12 (bookworm) | arm64 | gcc 8.5.0 | armv8Linux4gcc8.5.0 | 
Custom-supported target platforms are available on demand. Contact sales@rti.com.