10-14-2012 05:39 AM
Anyone tried to build Stockfish chess engine for PlayBook/BB10 from here https://github.com/mcostalba/Stockfish ?
10-15-2012 02:06 PM - edited 10-15-2012 02:08 PM
Nobody ? I've used this qcc options in momentics, but when I pass position startpos moves e2e4 e7e5 command to the engine it crashes with Memory fault error.
-V4.6.3,gcc_ntoarmv7le_cpp -w1 -IC:/bbndk-10.0.9/target_10_0_9_386/qnx6/usr/include/freetype2 -IC:/bbndk-10.0.9/target_10_0_9_386/qnx6/../target -override/usr/include -D_FORTIFY_SOURCE=2 -c -O2 -fstack-protector-all -fPIE -DUSE_PREFETCH -DUSE_BSFQ -fno-gcse -frecord-gcc-switches
When using the default makefile from command line or passing its parameters in momentics, it only produces asm errors.