Show: Delphi C++
Display Preferences

Compiler Tool Chains for the Supported Platforms

From RAD Studio XE2
Jump to: navigation, search

Go Up to Cross-Platform Applications Index


Your target platform determines the tool chain available to you. The compilers and associated tools for each platform supported by RAD Studio are shown in the following tables.

Delphi Tool Chains for Supported Platforms

Delphi Tool Win32 Platform     Win64 Platform      Mac OS X Platform  

Compilers

Compiler Input Files Output Files

DCC32.exe

.pas, .dpr, .dcu

.exe (PE 32), .bpl, .dcp, .dcu, .dll, .tds, .rsm, .hpp, .obj

Compiler Input Files Output Files

DCC64.exe

.pas, .dpr, .dcu

.exe (PE 32+), .bpl, .dcp, .dcu, .dll, .tds, .rsm, .pdb, .hpp, .obj

Compiler Input Files Output Files

DCCOSX.exe

.pas, .dpr, .dcu

Mach-O executable, .a, .o (ELF), .dcu, .dcp, .rsm, .hpp, .dylib

Major Libraries

VCL - FMX - RTL

VCL - FMX - RTL

FMX - RTL

Debugger

DBK

dbkw64srv_nn_0.exe, dbkw64_nn_0.exe, dbkw64_nn_0.dll

dbkosx_nn_0.app, dbk_nn_0.dylib

C++ Tool Chains for Supported Platforms

    C++Builder Tool         Win32 Platform              Mac OS X Platform    

Compilers

Compiler Input Files Output Files

bcc32.exe

.cpp

.hpp , .obj

Compiler Input Files Output Files

bccosx.exe

.cpp, .hpp
compOsxx.dll, compOsxxmod.dll (evaluators)

.hpp, .a, .o (ELF), .dcu, .dcp, .tds, Mach-O executable, .dylib

Libraries

VCL - FMX - RTL

FMX - RTL

Debugger

dbkdebugidennn.bpl, dbkdebugidennn.jdbg

dbkosx_nn_0.app, dbk_nn_0.dylib

Linker

ILINK32.exe

XLINK.exe

TLIB

TLIB.exe

TLIB.exe

See Also

Personal tools
Previous Versions
In other languages