Submitted by TSnyder on Wed, 02/10/2010 - 2:23pm
Download the Free Compiler
Go to http://edn.embarcadero.com/
Go to Downloads
Go to C++ Builder
Click "Download" on C++ Compiler 5.5
You may need to create an account to download.
Install the compiler using the downloaded freecommandlinetools.exe file.
This will install into C:\Borland\BCC55
Configure the Compiler
Create the bcc32.cfg in C:\Borland\BCC55\Bin
-I"C:\Borland\Bcc55\include"
-L"C:\Borland\Bcc55\lib;C:\Borland\Bcc55\lib\PSDK"