DCCOSXARM64

From RAD Studio
Jump to: navigation, search

DCCOSXARM64 is the RAD Studio Delphi compiler for 64-bit ARM macOS, introduced in 11.0.

DCCOSXARM64 is based on LLVM. See LLVM-based Delphi Compilers for information that the DCCOSXARM64 compiler has in common with other LLVM-based Delphi compilers.

Output Files

File Type File Extension File Format
Executable Mach-O
Shared Executable .dylib Mach-O
Static Library .a ar
Object .o Mach-O

See Also