Re: [Freedos-user] Borland C++ 5.5 compiler freeware?

2005-01-12 Thread Arkady V.Belousov
Hi!

12--2005 01:57 [EMAIL PROTECTED] (Eric Auer) wrote to
freedos-user@lists.sourceforge.net:

EA http://www.franksteinberg.de/psprach.htm
EA tells me that the compiler of BC++ 5.5 is available as
EA a free download. What does that mean?

 AFAIR, there is free (as beer) personal edition, which includes
neither commandline compiler neither support for DOS target. Forget it.




---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Borland C++ 5.5 compiler freeware?

2005-01-12 Thread Kenneth J. Davis
Eric Auer wrote:
..
tells me that the compiler of BC++ 5.5 is available as
a free download. What does that mean? Many people seem
to use the non-free BC++ 3.x, so is this really the
BC 5.5 one (without the IDE), or is it just Turbo C or
Turbo C++ 5.5? Does it include TASM? Does it compile
some typical DOS programs for which Turbo C 2.01 - THE
classic - is not good enough?
...
It is for Win32 only, both in what it generates and what
it runs on.  Also availabe is turbo debugger (again for
Win32, though its interface is almost the same as the DOS
version).  With both installed you get (all command line
only) compiler (bcc32), resource compiler (brcc32),
grep, incremental linker (ilink32, instead of turbo linker
tlink), impdef (for generating dll import libraries), make,
turbo debugger (td32), tdump (for displaying some info about
object/exe files), librarian (tlib), touch, and trigraph.
It also includes a c library, platform sdk, help, and examples.
No assembler and no IDE.  So its kinda like Turbo C for Windows,
but uses the Borland compiler names.  It does a good job compiling
simpler DOS programs under Windows (where more complex ones
would require rewriting to use the Win32 API instead of direct
access, video, direct DOS calls, etc).  I lost a lot of respect
for for Borland when they released the 5.0 version (it was
very buggy when initially released).
Jeremy

---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user