Command-Line Interfaces of C++ Compilers
Go Up to Command-Line Utilities Index
RAD Studio provides the following command-line interfaces for RAD Studio C++ compilers:
| Platform | Compiler |
|---|---|
| 32-bit Windows | BCC32C.EXE (Clang) |
| BCC32.EXE | |
| 64-bit Windows | BCC64.EXE (Clang) |
| OS X | BCCOSX.EXE |
| 32-bit iOS | BCCIOSARM.EXE (Clang) |
| 64-bit iOS | BCCIOSARM64.EXE (Clang) |
| Android | BCCAARM.EXE (Clang) |