Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Optimized Crafty 19.7 here...

Author: Russell Reagan

Date: 12:56:11 12/15/03

Go up one level in this thread


On December 15, 2003 at 14:24:10, Slater Wold wrote:

>On December 15, 2003 at 14:13:36, Russell Reagan wrote:
>
>>Oh, this works with the Intel compiler? I thought the Intel compiler only used
>>the gcc style options.
>
>Look:
>
># Command-line compiler and linker invocation commands:
>CC       = icl
>LD       = xilink

Yes, but I was referring to lines like:

COPTS    = /DFAST
BFLAGS = /D_CONSOLE /DWIN32
AOPTS    = /DVC_INLINE_ASM

I thought those were for VC++. Of course, there is this line:

CFLAGS   = -O3 -G6 -Qunroll -QxiK -Qipo -Qip -Qprof_use -Qprof_dir c:\opt

Does Intel C++ maintain compatibility with both VC++ and gcc?



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.