Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: K. Done.

Author: Slater Wold

Date: 15:33:46 02/15/04

Go up one level in this thread


On February 15, 2004 at 18:26:05, Bryan Hofmann wrote:

>On February 15, 2004 at 18:16:55, Bryan Hofmann wrote:
>
>>On February 15, 2004 at 17:36:32, Slater Wold wrote:
>>
>>>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:
>
>
>You might want to add the -m64 to all of the CFLAG lines to see if it will speed
>things up.
>
>
>Bryan

C:\craftysource>mingw32-make linux-amd64
mingw32-make target=NT_i386 \
        CC=C:\mingw\bin\mingw32-gcc.exe CXX=C:\mingw\bin\mingw32-c++.exe \
        CFLAGS=' -pipe -D_REENTRANT -fomit-frame-pointer -O3 -msse2\
                        -fforce-mem -fno-gcse -m3dnow -m64\
                        -funroll-loops' \
        CXFLAGS=' -pipe -D_REENTRANT -fomit-frame-pointer -O3 -msse2\
                        -fforce-mem -fno-gcse -m3dnow -m64\
                        -funroll-loops' \
        LDFLAGS= \
        opt=' -DFAST -DFUTILITY' \
        asm= \
        crafty-make
mingw32-make[1]: Entering directory `C:/craftysource'
mingw32-make[2]: Entering directory `C:/craftysource'
C:\mingw\bin\mingw32-gcc.exe -pipe -D_REENTRANT -fomit-frame-pointer -O3 -msse2
                -fforce-mem -fno-gcse -m3dnow -m64                      -funroll
-loops -DFAST -DFUTILITY -DNT_i386 -c crafty.c
cc1.exe: sorry, unimplemented: 64-bit mode not compiled in
mingw32-make[2]: *** [crafty.o] Error 1
mingw32-make[2]: Leaving directory `C:/craftysource'
mingw32-make[1]: *** [crafty-make] Error 2
mingw32-make[1]: Leaving directory `C:/craftysource'
mingw32-make: *** [linux-amd64] Error 2



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.