Menu

SyntaxAttrCompiler

Brad Lanam

Wiki Home
Syntax

compiler (attribute)

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

References

project
profile

Wiki Home
Syntax


Related

Wiki: Home
Wiki: Profiles
Wiki: Syntax
Wiki: SyntaxProfile
Wiki: SyntaxProject