The following Intel® compilers are supported:
Intel Classic C/C++ Compiler 2021.6 (x86_64)
- Compiler acronym: intelicc_2021_6
- Host OS: Linux
- Supported languages: C89, C99, C11, C17, C++11, C++14, C++17, C++20
- Supported practices: static analysis
- Support level: Extended
Additional Notes
- The
-m32
option is not supported. - The compiler has been tested with GCC 8.4.0.
- If the target compiler is not GCC 8, the language standard must be specified on the command line.
- Using the compiler in GCC 12 and higher compatibility mode is not supported.
Intel oneAPI C/C++ Compiler 2022.1 (x86_64)
- Compiler acronym: intelicx_2022_1
- Host OS: Linux (x86_64)
- Supported languages: C89, C99, C11, C17, C++11, C++14, C++17, C++20
- Supported practices: static analysis
- Support level: Extended
Additional Notes
- This version has been tested with target x86_64-unknown-linux-gnu.
About Support Levels
- Extended: Support has been validated with extended testing and is approved for use in safety-critical software development.
- Standard: Support has been validated with standard testing and is approved for use in non-safety-critical software development.