Author: Russell Reagan
Date: 13:50:48 09/04/02
Go up one level in this thread
Thanks for your reply. Two things happened so far. When I tried make solaris, I
got:
clyde% make solaris
make target=SUN \
AS=/usr/ccs/bin/as CC=cc CXX='$(CC)' \
AFLAGS='-P' \
CFLAGS=' -fast -xO5 -xunroll=20' \
CXFLAGS='' \
LDFLAGS=' -lpthread' \
opt=' -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \
-DUSE_ASSEMBLY_A -DSMP -DCPUS=4 -DMUTEX -DPOSIX' \
asm=Sparc.o \
crafty-make
cc -fast -xO5 -xunroll=20 -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \
-DUSE_ASSEMBLY_A -DSMP -DCPUS=4 -DMUTEX -DPOSIX -DSUN -c searchr.c
/usr/ucb/cc: language optional software package not installed
*** Error code 1
make: Fatal error: Command failed for target `searchr.o'
Current working directory /std1/rr240/crafty
*** Error code 1
make: Fatal error: Command failed for target `crafty-make'
Current working directory /std1/rr240/crafty
*** Error code 1
make: Fatal error: Command failed for target `solaris'
Then I tried make solaris-gcc. It seemed to compile and it created the
executable, but when I run it, I get:
clyde% crafty
Segmentation Fault (core dumped)
Any advice from here?
Russell
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.