Command-Line Interfaces of LLVM-based Delphi Compilers

From RAD Studio
Jump to: navigation, search

Go Up to Command-Line Utilities Index


Command-line interfaces for LLVM-based Delphi compilers are very similar. This topic provides information that applies to all of them.

Command-Line Options

Execute the command-line interface executable of the target compiler with the -h switch to display the help of all command-line options. For example:

dcciosarm -h

Topics

See Also