Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Crafty 15.8 on Macintosh

Author: Robert Hyatt

Date: 05:05:30 05/20/98

Go up one level in this thread


On May 19, 1998 at 22:12:39, William Bryant wrote:

>Help from Robert Hyatt or Carsten Kossendey would be appreciated.
>
>I'm having difficulty getting the source code to crafty 15.8
>to compile.  The compiler (CW Pro 3) chokes on singular.c and
>threat.c.  Most of the error messages suggest the compiler no longer
>recognizes some of the defines in chess.h
>
>I modified chess.h so that the first definition is
>	#if !defined(CPUS)
>	#  define CPUS 1
>	#  undef  SMP
>	#endif
>as per an old message post of Carsten's
>
>
>Also, Corsten, any thoughts on why the compiler chokes on the file
>option.c when the optimization setting is 3 or higher.  Is this an
>issue with memory available to the compiler.
>
>Thanks in advance
>
>William Bryant
>wbryant@ix.netcom.com


threat.c and singular.c are year-old pieces of code that don't belong in
the source distribution.  They got included by accident...  simply
delete
them as they don't appear in the makefile and are not called anywhere.

They were restored during a disk cleanup/new OS install...



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.