Next: XBoard chess engine, Previous: Configuration file, Up: Invocation
GNU Chess produces several output files:
LogFile = FILENAME
The file is produced if option --uci is not specified and if the following variable is set in gnuchess.ini:
Typically, this file is named adapter.log, but any other name will do the job.
Log = true
opponent-name wins loses draws
./configure
make
make install
Use the following commands:
./configure CFLAGS=-DDEBUG
make
make install
When analysing a bug, this file could be very helpful. Users are encouraged to provide it.