Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: [OS X] How to compile Crafty with Project Builder?

Author: Tord Romstad

Date: 07:08:42 07/22/02

Go up one level in this thread


On July 21, 2002 at 17:10:27, Andreas Guettinger wrote:

>Ok. I hope you are used to the terminal and have Projectbuilder, because there
>are a few fixes to make in the Makefile an the header files. (Mr. Hyatt, when
>you are reading this, it would be nice to have the fixes and a make darwin
>opportunity in the next release. :) )

Actually I mailed Bob such a patch (including some PPC assembly language
functions for speedup of bitmap stuff) a couple of months ago, but never got
an answer.  He is too busy doing other things, I'm afraid.  :-)

There is a much simpler way to compile crafty from the official sources,
however:

1. Make a symlink from cc to gcc by typing the following in Terminal:
   cd /usr/bin
   sudo ln -s cc gcc

2. Unpack the crafty source code (following Andreas' instructions).

3. Type 'make netbsd'.

Tord



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.