[Gems-users] GEMS compilation problem with Simics 4.2


Date: Tue, 14 Dec 2010 14:21:07 -0800
From: rajath hegde <rajathsh@xxxxxxxxx>
Subject: [Gems-users] GEMS compilation problem with Simics 4.2
Hi,

    I am trying to compile GEMS 2.1.1 with Simics 4.2. I have updated the makefiles to reflect this changes. BUt when I try to compile Ruby I am getting the following error:

vm-partha-01% make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast
Ruby: Building protocol: MOSI_SMP_bcast
Ruby: Making slicc
cd ../slicc; make
make[1]: Entering directory `/net/zeus/users/rhegde/gems/slicc'
SLICC: Running flex and bison
make generated/generated
make[2]: Entering directory `/net/zeus/users/rhegde/gems/slicc'
make[2]: `generated/generated' is up to date.
make[2]: Leaving directory `/net/zeus/users/rhegde/gems/slicc'
SLICC: Building slicc executable
make amd64-linux/bin/slicc.exec
make[2]: Entering directory `/net/zeus/users/rhegde/gems/slicc'
make[2]: `amd64-linux/bin/slicc.exec' is up to date.
make[2]: Leaving directory `/net/zeus/users/rhegde/gems/slicc'
make[1]: Leaving directory `/net/zeus/users/rhegde/gems/slicc'
Ruby: Running slicc
make generated/MOSI_SMP_bcast/generated
make[1]: Entering directory `/net/zeus/users/rhegde/gems/ruby'
make[1]: `generated/MOSI_SMP_bcast/generated' is up to date.
make[1]: Leaving directory `/net/zeus/users/rhegde/gems/ruby'
Ruby: Generating ruby objects
make amd64-linux/generated/MOSI_SMP_bcast/bin/tester.exec
make[1]: Entering directory `/net/zeus/users/rhegde/gems/ruby'
make[1]: Circular amd64-linux/generated/MOSI_SMP_bcast/obj/init.o <- default_param.h dependency dropped.
make[1]: *** No rule to make target `simics/api.h', needed by `amd64-linux/generated/MOSI_SMP_bcast/obj/attrparse.o'.  Stop.
make[1]: Leaving directory `/net/zeus/users/rhegde/gems/ruby'
make: *** [all] Error 2

Please help me out in resolving this issue.

If anyone has got the GEMS successfully working with Simics 4.2, could you please share any particular details that could help us in getting the GEMS working with Simics.

Thanks,
Rajath Hegde
Washington State University
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] GEMS compilation problem with Simics 4.2, rajath hegde <=