Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Compiling Fruit 2.0 problems.

Author: Fabien Letouzey

Date: 00:47:10 03/18/05

Go up one level in this thread


On March 17, 2005 at 05:13:44, Joshua Haglund wrote:

>util.o(.text+0x470):util.cpp: undefined reference to `now_real()'
>util.o(.text+0x477):util.cpp: undefined reference to `now_cpu()'
>util.o(.text+0x49c):util.cpp: undefined reference to `now_real()'
>util.o(.text+0x4a9):util.cpp: undefined reference to `now_cpu()'
>util.o(.text+0x504):util.cpp: undefined reference to `now_real()'
>util.o(.text+0x554):util.cpp: undefined reference to `now_cpu()'
>util.o(.text+0x5f6):util.cpp: undefined reference to `now_cpu()'
>util.o(.text+0x609):util.cpp: undefined reference to `now_real()'
>protocol.o(.text+0x6a):protocol.cpp: undefined reference to `input_available()'

Hi Joshua,

These 3 functions are the only non-portable (non-ANSI) ones in Fruit (time
measurement and input "peeking").  They are defined in posix.cpp

I am sure you are going to quickly fix your problem.

>Joshua Haglund
>toneewa@yahoo.com

Fabien.




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.