Predict Mods
Article Index
Predict Mods
Page 2
Page 3
Page 4
Page 5
Page 6

Compiling Predict under CygWIN

CygWIN predict-2.2.1jh6It is relatively simple to compile Predict under CygWIN. predict-2.2.1jh6.c will compile asis, without any changes. Some of the scripts may fail, so I created predict.h manually:

char *version = ("2.2.1"), *predictpath = ("."), soundcard = 0;

and entered the gcc commandline:

gcc -Wall -O3 -s -fomit-frame-pointer predict-2.2.1jh6.c -lmenu -lm -lncurses -pthread -o predict.exe

The image shows predict-2.2.1jh6 (larger 114x58 window) running alongside the standard predict 2.2.3 (smaller 80x24 window) on Windoze XP Home. The two windows show how much more information is available on my modified version.



 
© 2010 John Heaton, G1YYH
Joomla! is Free Software released under the GNU/GPL License.