home *** CD-ROM | disk | FTP | other *** search
- ===============================================
- C++BUILDER COMMAND LINE TOOLS
- RELEASE NOTES
- ===============================================
-
- This file contains important supplementary and
- late-breaking information that may not appear
- in the main product documentation. We recommend
- that you read this file in its entirety.
-
-
- CONTENTS
- ===============================================
-
- -- PRODUCT NOTES AND ISSUES
-
- -- PRODUCT INFORMATION ON THE WEB
-
-
- PRODUCT NOTES AND ISSUES
- ===============================================
-
- Installing and running the Command Line Tools
- -----------------------------------------------
-
- 1. Run freecommandlinetools.exe; choose the
- drive and folder into which you want to
- install the free C++Builder 5 command line
- tool development system.
-
- 2. From the bin directory of your installation:
- a. Add "c:\Borland\Bcc55"
- to the existing path
- b. Create a bcc32.cfg file which will set
- the compiler options for the Include
- and Lib paths (-I and -L switches to
- compiler) by adding these lines:
- -I"c:\Borland\Bcc55\include"
- -L"c:\Borland\Bcc55\lib"
- c. Create an ilink32.cfg file which will set
- the linker option for the Lib path by
- adding this line:
- -L"c:\Borland\Bcc55\lib"
-
- Other product notes
- -----------------------------------------------
-
- "PSDK" (\lib\PSDK) is an acronym for the
- Microsoft Platform Software Development Kit.
-
-
- PRODUCT INFORMATION ON THE WEB
- ===============================================
- In addition to numerous private sites that
- offer C++Builder information, instruction, and
- samples, the following C++Builder/Inprise
- Web-based resources provide a continuous stream
- of news, product information, updates, code,
- and other materials.
-
- Code Central
- -----------------------------------------------
- The CodeCentral Repository is a free,
- searchable database of code, tips, and other
- materials of interest to developers. For details
- and registration information, visit
- http://www.borland.com/codecentral
-
- The Borland/Inprise Web site
- -----------------------------------------------
- Borland/Inprise home page:
- http://www.borland.com or
- http://www.inprise.com
- [IDE: Help|Borland Home Page]
-
- C++Builder home page:
- http://www.borland.com/bcppbuilder/
- [IDE: Help|C++Builder Home Page]
-
- C++Builder developer support:
- http://www.borland.com/devsupport/bcppbuilder/
- [IDE: Help|C++Builder Developer Support]
-
- C++Builder updates and other downloads:
- http://www.borland.com/devsupport/
- bcppbuilder/downloads/
-
- C++Builder documentation site:
- http://www.borland.com/techpubs/bcppbuilder
-
- Information for C++ developers:
- http://www.borland.com/bcppbuilder/cpp/
-
- Information for Visual Basic developers:
- http://www.borland.com/bcppbuilder/vb/
-
- Newsgroups:
- http://www.borland.com/newsgroups/
-
- Electronic newsletter subscriptions:
- http://www.inprise.com/feedback/listserv.html
- International list server:
- http://www.inprise.com/feedback/intlist.html
-
- Worldwide offices and distributors:
- http://www.borland.com/bww/
-
- Inprise FTP site (anonymous access):
- ftp.borland.com
-
- TechFax
- -----------------------------------------------
- Technical documents are available via fax at:
- 1-800-822-4269 (North America)
-
-
- ===============================================
- Copyright (c) 2000 Inprise Corporation.
- All rights reserved.
-
-