Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: problems compiling

Author: Dann Corbit

Date: 02:59:04 12/31/01

Go up one level in this thread



Some oddities:

public:
unsigned nodecount

is defined twice.

When I define an all-inclusive file like this:
/*
** begin goober.c
*/
#include "atak.c"
#include "data.c"
#include "disp.c"
#include "find.c"
#include "goob.c"
#include "init.c"
#include "move.c"
#include "test.c"
#include "time.c"
/*
** end goober.c
*/

and compile that, I always get the correct nodecounts, no matter what command
line options I use.  I have no idea why that should be.



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.