bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't compile atak.c


From: Simon Waters
Subject: Re: Can't compile atak.c
Date: Tue, 27 Mar 2001 13:22:00 +0100

Damien WYART wrote:
> 
> I get the following error at once. My compiler is egcs-2.91.66.
> 
> ---
> gcc -c -O3 -Winline -Wmissing-prototypes -funroll-loops
>   -fomit-frame-pointer -DUNIX  atak.c
> atak.c: In function `GenAtaks':
> atak.c:173: fixed or forbidden register 7 (sp) was spilled for class
>   GENERAL_REGS.
> This may be due to a compiler bug or to impossible asm
>   statements or clauses.

Hi Stuart,

I got 5.02 compiled first time - as discussed various 5.01 distro's were
flawed.

I use gcc 2.95.2 on Linux 2.2.18.

Damien,

Did anyone answer you? Is this 5.00 or 5.02? Which operating system?
Might be a GCC bug. The documentation asks for a 'script' of the build
process.

e.g. 
script forgnubugs
gzip -xvzf chess....
cd chess-5.02/src
autoconf
./configure
./make
ctrl-d to finish script.

        Simon
-- 
Want to learn about Linux? Get it installed?
Devon and Cornwall LUG Event for UK Linux Day 
Exeter University - Sunday April 29th 2001 10:00 to 17:00
www.linuxday.org.uk or join D&C LUG www.lug.termisoc.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]