Re: [Gems-users] simics 3 setup


Date: Sun, 01 Jul 2007 22:18:38 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] simics 3 setup
"global.h" (Note, lowercase g) is part of the Simics API. Make sure you have properly set variables in Makefile.common, Makefile.simics_version, and the module/Makefile's to point to the appropriate Simics directories. I believe the variables in question are SIMICS_INCLUDE_ROOT at SIMICS_EXEC_ROOT, though I do not recall precisely.

Regards,
Dan

arrvindh shriraman wrote:
Hi folks-

Tried to move to simics 3/gems 1.3.1 setup and landed in a whole lot of issues.
(1)Just a note, the #include "global.h" in DemoPrefetcher.h should be "Global.h "
(2) The make complained about simics/api.h in RegisterWindow.C in logtm/.

(3) I commented out the logtm files in the Makefile and then it complained about
"Generating ruby objects.........."
"ruby/generated/amd64linux..../obj is a directory stop"

I tried some suggestions from  https://lists.cs.wisc.edu/archive/gems-users/2006-August/msg00064.shtml
to no avail.

Any ideas......?


Arrvindh Shriraman
Conputer Science Department
University of Rochester


Don't be flakey. Get Yahoo! Mail for Mobile and
always stay connected to friends.

_______________________________________________ Gems-users mailing list Gems-users@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/gems-users Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.
[← Prev in Thread] Current Thread [Next in Thread→]
  • Re: [Gems-users] simics 3 setup, Dan Gibson <=