Article # 264, added by Geoworks, historical record
| first | previous | index | next | last |

Minimal Borland C++ installation for v3.1



Q. What parts of Borland C++ do I need to work with Goc (i.e. what is
   the minimal installation)?

A. For Borland C++ 3.1, you need the following:
	bcc.exe   	- the Borland C compiler
	cpp.exe   	- Borland's C pre-processor
	rtm.exe   	- used by bcc
	dpmi16bi.ovl	- used by bcc
        Include/stddef.h
        Include/_defs.h

   For BorlandC 4.0, the default install option for Borland C 4.0
   is to leave almost everything on the CD, installing only a few
   configuration files (about 100KB worth) to the hard drive.