DCCIOSARM64
Go Up to LLVM-based Object Pascal Compilers
DCCIOSARM64 is the Appmethod Object Pascal compiler for 64-bit iOS.
DCCIOSARM64 is based on LLVM 3.5. See LLVM-based Object Pascal Compilers for information that the DCCIOSARM64 compiler has in common with other LLVM-based Object Pascal compilers.
Output Files
File Type | File Extension | File Format |
---|---|---|
Executable | Mach-O | |
Shared Library | N/A¹ | |
Static Library | .a
|
ar |
Object | .o
|
ELF |
- Note: iOS does not support applications containing shared libraries.
See Also
- DCCIOSARM64.EXE, the Object Pascal Compiler for the 64-bit iOS Device
- MSBuild Overview
- Migrating Object Pascal Code to Mobile from Desktop
- Mobile Code Snippets
- Multi-Device Application
- BCCIOSARM64.EXE, the C++ Compiler for the 64-bit iOS Device
- Mobile Tutorials: Mobile Application Development (iOS and Android)