-
-
-
-
-
I experienced the same issue and came up with the same solution.
-
-
On Linux with gcc 4.8.4 I had to change -ansi to -std=gnu99 in the Makefile to get...
-
gcc -O3 -Wall -ansi -pedantic -Wno-long-long -pthread -flto -msse -DNDEBUG -c co...
-
I think in line 280 of xboard.c pieceSymbol[pieceIndex] should be tolower(pieceSymbol[pieceIndex])....
-
-
-
-
-
-
-
Eclipse settings
-
d2u
-
-
d2u
-
-
-
u2d
-
u2d
-
-
dos2unix
-
-
-
warning removed
-
warning removed
-
-
-
-
-
Refactorings and additions to the Makefile for ...
-
Additions for Linux compiles by Benigno Hernández
-
use original make cmd name in Makefile for recu...
-
-
tags removed from 1.9.0
-
v. 1.9.0
-
purge
-
purge
-
-
1.9.0 binary
-
Endgame position added in order to use TB in pr...
-
pgo support in Makefile
-
-
-
-
-
refactoring
-
bugfixes for race conditions on uci.stop
-
mutex counter added in order to verify that the...
-
fix for unsynchronized calls to sendToXboardNon...
-
bugfix for number conversions with %lxx.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Changes for multi-pv calculations and output.
-
-
-
-
-
-
-