Re: [Gems-users] Error with global.h


Date: Mon, 03 Oct 2005 08:14:32 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Error with global.h
This is related to your question of where you must locate Simics. If you have installed Simics to a directory other than $GEMS/simics, make a symlink called "simics" in your $GEMS directory that points to your Simics installation directory.

The path for global.h should be (assuming an x86-linux host):
$GEMS/simics/x86-linux/obj/include/simics/global.h

If the symlink is in place, Gems will be able to find global.h.

Regards,
Dan

At 08:49 PM 10/2/2005 -0700, you wrote:
When making basic protocol for ruby/opal. program
bailed out with the following error.

make[1]: Leaving directory `/home/ashriram/gems/opal'
make[1]: Entering directory `/home/ashriram/gems/opal'
make[1]: *** No rule to make target `global.h', needed
by `x86-linux/obj/yags.d'.  Stop.
make[1]: Leaving directory `/home/ashriram/gems/opal'


Arrvindh Shriraman Conputer Science Department University of Rochester



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users

[← Prev in Thread] Current Thread [Next in Thread→]