Computer Chess Club Archives


Search

Terms

Messages

Subject: Crafty 15.8 on Macintosh

Author: William Bryant

Date: 19:12:39 05/19/98


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



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.