Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: K. Done.

Author: Slater Wold

Date: 14:36:32 02/15/04

Go up one level in this thread


On February 15, 2004 at 16:55:18, Russell Reagan wrote:

>On February 15, 2004 at 16:33:56, Slater Wold wrote:
>
>>Still praying Eugene gets me on that Whidbey beta.  :D
>
>Why don't you install gcc?

Using:

linux-amd64:
	$(MAKE) target=NT_i386 \
		CC=C:\mingw\bin\mingw32-gcc.exe CXX=C:\mingw\bin\mingw32-c++.exe \
		CFLAGS='$(CFLAGS) -Wall -pipe -D_REENTRANT \
		-fomit-frame-pointer -O3' \
		CXFLAGS=$(CFLAGS) \
		LDFLAGS='$(LDFLAGS) -lstdc++' \
		opt='$(opt) -DPOSIX -DFAST \
		-DFUTILITY ' \
		crafty-make

I get:

Crafty v19.10

White(1): bench
Running benchmark. . .
......
Total nodes: 89942714
Raw nodes per second: 1362768
Total elapsed time: 66
SMP time-to-ply measurement: 9.696970


If I use the assembly or AMD stuff, it pukes.  Violently.



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.