Hi there,
Once you have downloaded the 'FreeCompilerTools.exe' file run it
and follow the prompts on the screen. After this becuase BC++ 5.5
is command line only you may want to configure your path so that
compiling programs the compiler/linker/libraries can be found.
Step 1: Modify your path environment variable to include C:\BC55\BIN
(or whereever you installed BC++5.5)
Win9x: C:\AUTOEXEC.BAT
WinNT;Win2K: Control Panel -> System Settings ->
Environment
Step 2: In the C:\BC55\BIN directory create two files BCC32.CFG and
TLINK.CFG
And in BCC32.CFG Copy the following lines (this is so the compiler knows
where to find
your include and library files)
-IC:\BC55\INCLUDE
-LC:\BC55\LIB
And in TLINK32.CFG Copy the following line (for the same reason)
-LC:\BC55\LIB
If you have any normal command line options put them there as well.
And thats all there is to it!
I hope this helps,
Robert
Computer & Communications Engineering
rob...@cce.co.nz
Robert O'Donnell wrote:
hi
thanks for the help
i'm succeeding .....
thank again
I guess I am having a similar problems as a lot of people.
I downloaded the free borland 5.5 compiler--- it seems to be there in the
root dir.
BUT THAT IS AS FAR AS I CAN GET----- CAN ANYONE TELL ME EXACLTY
HOW TO MAKE IT RUN A PROGRAM ?
ANOTHER QUESTION---- WHEN WRITTING THE SIMPLE EXAMPLE PROGRAMS
IN NOTEPAD--- I keep getting the TXT extention, the instrustion say I need
CPP extension
any HELP ???
Harry
oren moshe wrote in message <38B9BFED...@davrat.org.il>...
>BUT THAT IS AS FAR AS I CAN GET----- CAN ANYONE TELL ME EXACLTY
>HOW TO MAKE IT RUN A PROGRAM ?
William, please do not scream. (Writing in all UPPERCASE is screaming).
Thank you.
Compile the application, then run it as any other application.
>ANOTHER QUESTION---- WHEN WRITTING THE SIMPLE EXAMPLE PROGRAMS
>IN NOTEPAD--- I keep getting the TXT extention, the instrustion say I need
>CPP extension
>
>any HELP ???
In notepad, use the file name
"yourfile.cpp"
*with* the quotation marks. If you use
yourfile.cpp
you will get
yourfile.cpp.txt
Thank you *so* much, Microsoft.
--
General information:
* Post to the right group - http://www.borland.com/newsgroups/
* Do not cross- or multipost
* Research at http://www.mers.com/searchsite.html
Stefan Hoffmeister - http://www.econos.de/
TeamB - http://www.teamb.com/
>In notepad, use the file name
>
> "yourfile.cpp"
>
>*with* the quotation marks. If you use
>
> yourfile.cpp
>
>you will get
>
> yourfile.cpp.txt
>
>Thank you *so* much, Microsoft.
Or, patch Notepad (make a backup first), by change the TXT or txt into
CPP or cpp with a hex editor. Save it as CppEdit.exe or so.
<g>
--
Rudy Velthuis
Definitely in the, "Why didn't I think of that" Category!!
-Tony-
On Sat, 11 Mar 2000 16:52:38 +0100, Rudy Velthuis <rvel...@gmx.de>
wrote:
--- relyt
In article <38BA020E...@cce.co.nz>, Robert O'Donnell
<rob...@cce.co.nz> wrote:
>> help me
>> to install borland c 5.5
>
* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!