Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Is it just me, or is it hard to compile crafty on Athlon on Linux?

Author: Michael Yee

Date: 08:13:34 08/23/03

Go up one level in this thread


On August 23, 2003 at 11:04:37, scott farrell wrote:

>I have previously got crafty compiled on Linux on several Intel linux machines,
>SMP and single CPU - all worked fine - so I am not a complete dummy :)
>
>I have an athlon2000xp and redhat9 - and can't work it out.
>
>I have done the simple things, like download that latest tarball etc.
>
>I ahve tried some code from - but couldnt get it to run either.
>ftp://speedycpu.dyndns.org/pub/crafty/
>http://speedycpu.dyndns.org/crafty/
>
>I have tried :
>make linux
>make generic
>and then editing Makefile, to pare it down some, and end up with this:
>
>egtb.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
>
>I am not trying to optimize it necessarily, just working would be good.
>
>Thanks
>Scott

I had a similar problem compiling the latest crafty using cygwin (for windows),
but found this link describing the problem:

   http://gcc.gnu.org/ml/gcc/2003-01/msg01716.html

Basically, it seems like you can add "-lstdc++" to a target in the makefile so
that it will link some C++ runtime stuff, too.

Michael



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.