C++ Toolchains
Go Up to Toolchains
RAD Studio provides the following C++ toolchains:
| Platform | Compiler | Linker | 
|---|---|---|
| 32-bit Windows | BCC32C (Clang) | Technical Details About ILINK32 and ILINK64 | 
| BCC32 | ||
| 64-bit Windows | BCC64 (Clang) | Technical Details About ILINK32 and ILINK64 | 
| 64-bit Windows (Modern) | BCC64X (Clang) | Technical Details About LLD | 
| 64-bit iOS | BCCIOSARM64 (Clang) | Apple LD64 | 
| Android | BCCAARM (Clang) | GNU ld |