












freecommandLinetools.exe" and it's 8,726.6k in size. You can download it directly from their or use your own download manager.
C:\Borland\BCC55\.freecommandLinetools.exe after downloading it.
Next".
C:\Borland\BCC55" and click "Finish".
Yes".

Ok" to close it.
bcc32.cfg in C:\Borland\BCC55\bin\ with the following lines:-I"C:\Borland\BCC55\include"-L"C:\Borland\BCC55\lib"ilink32.cfg in C:\Borland\BCC55\bin\ with the following lines:-L"C:\Borland\BCC55\lib"C:\AUTOEXEC.BAT. Insert the following line at the beginning of it:PATH=C:\Borland\BCC55\bin;%PATH%bcc32 ? [enter]Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 BorlandError E2194: Could not find file '?.cpp'bcc32 file.cpp [enter]file.cpp" with the filename of your source file. This will produce an executable with the same base name, but with the extension ".exe".