Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: cygwin problems

Author: Dann Corbit

Date: 14:28:32 02/01/02

Go up one level in this thread


On February 01, 2002 at 17:09:13, Ricardo Sant Ana wrote:
>Hello
>here is the message I have when trying to compile using cygwin.
>
>C:\cygnus\cygwin-b20\H-i586-cygwin32\bin>make cygwin
>/CYGNUS/CYGWIN\~1/H-I586\~1/BIN/MAKE.EXE target=LINUX \
>                CC=gcc CXX='$(CC)' \
>                CFLAGS=' -pipe -D_REENTRANT -mpentium -O2 -Wall' \
>                LDFLAGS='' \
>                opt=' -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \
>                     -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST' \
>                asm=X86-aout.o \
>                crafty-make
>MAKE.EXE: /CYGNUS/CYGWIN\~1/H-I586\~1/BIN/MAKE.EXE: Command not found
>MAKE.EXE: *** [cygwin] Error 127
>
>C:\cygnus\cygwin-b20\H-i586-cygwin32\bin>
>
>I though I should have to try make dos. Anyway, any help will be welcome

Are you compiling from the bash shell?  You need to do that so that it
understands the path stuff.

Start the bash shell and go to the crafty directory.  Then type 'make cygwin'.



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.