Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: programminghelp

Author: Christophe Theron

Date: 07:34:52 08/01/98

Go up one level in this thread


On July 31, 1998 at 19:08:10, g.müller wrote:

>Who works under Borland c++ 5.02 with Chess Programming please contact me.
>I work with V 3.1 and now I have big problems to transport source to V 5.02!!
>My platform is win 98 with PII 400 and 128 MB.

I have NEVER been able to port Chess Tiger under Borland C++ 5.02 because of
horrible compiler and runtime library bugs.

I have done the port successfully for GnuC, Borland C++ 4 and 4.5, Visual C++ 4
and 5.0, so I'm quite sure everything is OK in my sources.

If you want an advice, throw your BC5.02 in the nearest trash can.

Good compilers to use: Gnu C (this one is downloadable for free on Internet, is
really efficient, compact, and has the same IDE than Borland C++ 3.1), or
Microsoft Visual C++ 5.0 (slightly faster code than Gnu C, but not by much).
Both produce true 32 bits code. Gnu C 32 bits code runs under DOS or a Windows
Dos box, VC5.0 code runs only under Windows (95, 98, NT).


    Christophe



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.