DCCOSX64

From RAD Studio
Jump to: navigation, search

Go Up to Delphi Toolchains


DCCOSX64 is the RAD Studio Delphi compiler for 64-bit Intel macOS, introduced in 10.3.2.

DCCOSX64 is based on LLVM. See LLVM-based Delphi Compilers for information that the DCCOSX64 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