[Gems-users] GEMS on 64 bit machine


Date: Mon, 1 Jun 2009 12:17:24 -0400
From: Sharad Bade <sharadbade@xxxxxxxxx>
Subject: [Gems-users] GEMS on 64 bit machine
Hello All,

I want to install GEMS 1.4 on my 64 bit machine. I have installed simics 3.0. After following the proper steps for installing GEMS when I compile a coherence protocol
i.e.  make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast

I got the following error:

Ruby: Building protocol: MOSI_SMP_bcast
Ruby: Making slicc
cd ../slicc; make
make[1]: Entering directory `/local/home/sdbade/gems-1.4/
slicc'
SLICC: Running flex and bison
make generated/generated
make[2]: Entering directory `/local/home/sdbade/gems-1.4/slicc'
make[2]: `generated/generated' is up to date.
make[2]: Leaving directory `/local/home/sdbade/gems-1.4/slicc'
SLICC: Building slicc executable
make amd64-linux/bin/slicc.exec
make[2]: Entering directory `/local/home/sdbade/gems-1.4/slicc'
/ncsu/gcc346/bin/g++ -o amd64-linux/obj/parser.o -c generated/parser.c -DYY_NO_UNPUT -Wall -W -Wwrite-strings -Woverloaded-virtual -Wno-unused  -m64 -march=opteron -fPIC -g -ggdb -g3 -O0 -w   -I. -I../common -Igenerated -Isymbols -Igenerator -Iast
generated/parser.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[2]: *** [amd64-linux/obj/parser.o] Error 1
make[2]: Leaving directory `/local/home/sdbade/gems-1.4/slicc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/local/home/sdbade/gems-1.4/slicc'
make: *** [all] Error 2


Can anybody help me with this. I am new to this environment. Your help is appreciated.

Thanks to everyone!


--
Regards,

Sharad Bade
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] GEMS on 64 bit machine, Sharad Bade <=