Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: need help in compiling Crafty

Author: Peter Skinner

Date: 22:37:41 02/17/05

Go up one level in this thread


On February 18, 2005 at 00:15:37, Mike Byrne wrote:

>trying to use VS 2005 beta ...
>
>if anyone has a command line method or GUI method , please post ..
>
>my old way of simply changing the name of makefile.nt to makefile.mak and
>opening under MSVC++ 6.0 simply does not work ...
>
>tia,
>
>Michael

Oddly just playing with options, this line compiled a version nearly 12% faster
than the previous options:

cl /Ox /G7 /Gs /GA /GF /MT /GT /GL /Gr /arch:SSE /DNT_i386 /DWIN32 /D_CONSOLE
/DWINDOWS /DFAST /DEGTB6 /DEPD /DFUTILITY /DVC_INLINE_ASM /DUSE_ASSEMBLY
crafty.c egtb.cpp

Peter



This page took 0.01 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.