compiler <compiler-name>;
The compiler attribute is used for project and profile statements.
In a project statement, the default compiler will be set to compiler-name.
In a profile statement, the compiler is set for the following statements in the profile statement block.
As of 2026-6-18, the compiler names that are recognized are 'c', 'c ', 'objc', 'bison' and 'flex'.
Repeatable: no
Wiki: Home
Wiki: Profiles
Wiki: Syntax
Wiki: SyntaxProfile
Wiki: SyntaxProject