Ive been trying to compile a version of the Crafty Chess program (open source chess engine written in C) on my Mac (OSX 10.4).
When I try to compile using a provided Makefile, I get all sorts of errors which makes me think that the problem is with how I have GCC set up (however I can compile small c programs with gcc)
Attached is the Makefile (I had to put a .txt extension of it so it would attach on flashkit)
Anybody have some ideas what could be wrong?
Last edited by Dricciotti; 01-01-2008 at 04:08 PM.