DCCOSX

From RAD Studio
Jump to: navigation, search

Go Up to Delphi Toolchains


DCCOSX is the RAD Studio Delphi compiler for OS X.

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

See Also