6.1.3.10. IntelToolchainsΒΆ
Intel C/C++ compiler toolchain
This rulegroup configures cafeCC to emulate a Intel C/C++ compiler.
In order to create an auto-configured compiler profile for your Intel oneAPI C/C++ compiler variant you should use clangsetup: You can either interactively generate the profile by just calling clangsetup and follow the questions, or you can use it non-interactively (see clangsetup --help).
In order to create an auto-configured compiler profile for your Intel Classic C/C++ compiler variant you should use gccsetup: You can either interactively generate the profile by just calling gccsetup and follow the questions, or you can use it non-interactively (see gccsetup --help).
You have to choose exactly one of the compiler profiles in a project configuration.
Nested Rules
Intel oneAPI C/C++ compiler toolchain |
|
Intel Classic C/C++ compiler toolchain |
Options
Setting an option for this rule means setting the default for all nested rules.
The following places define options that affect this rule: Project-GlobalOptions
This rule has no individual options.