Author: Joshua Haglund
Date: 12:47:15 02/24/03
gcc -W -Wall -Werror -fomit-frame-pointer -O3 -c board.c gcc -W -Wall -Werror -fomit-frame-pointer -O3 -c book.c gcc -W -Wall -Werror -fomit-frame-pointer -O3 -c data.c gcc -W -Wall -Werror -fomit-frame-pointer -O3 -c eval.c gcc -W -Wall -Werror -fomit-frame-pointer -O3 -c main.c gcc -W -Wall -Werror -fomit-frame-pointer -O3 -c search.c compiles correctly and it works fine. The -Os (compile for size) makes tscp error. Thanks for the Help! Joshua toneewa@yahoo.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.