9.1. Supported Platforms and Programming Languages¶
Connext Micro supports the C and traditional C++ language bindings.
Note that RTI only tests on a subset of the possible combinations of OSs and CPUs. Please refer to the following table for a list of specific platforms and the specific configurations that are tested by RTI.
OS |
CPU |
Compiler |
RTI Architecture Abbreviation |
---|---|---|---|
Windows 10 |
x64 |
VS 2017 |
x64Win64VS2017 |
OS X 11 |
x64 |
clang 12.0 |
x64Darwin20clang12.0 |
Ubuntu 22.04 LTS |
x64 |
gcc 12.3.0 |
x64Linux4gcc12.3.0 |
Ubuntu 18.04 LTS |
x64 |
gcc 7.3.0 |
x64Linux4gcc7.3.0 |
Ubuntu 18.04 LTS |
ARMv8 (64-bit) |
gcc 7.3.0 |
armv8Linux4gcc7.3.0 |
PPC Linux (Kernel version 3) |
ppce500 |
gcc 4.7.2 |
ppce500mcLinux3gcc4.7.2 |
QNX 7.1 |
armv8 |
qcc_gpp8.3.0 |
armv8QNX7.1qcc_gpp8.3.0 |