Date: | Mon, 15 May 2006 12:18:43 -0700 (PDT) |
---|---|
From: | arrvindh shriraman <arrvindh_shriraman@xxxxxxxxx> |
Subject: | Re: [Gems-users] problems building GEMS, Daniel Nussbaum |
I faced the same problem when my SIMICS directory resided in a different dir than gems. This is because some of the links in the makefile in SIMICS_BASE/src/extensions/ruby/ are specified as relative paths eg: HOST_TYPE ... $(SIMICS_BASE)/../scripts/calc_host.sh) This should be changed to HOST_TYPE .... $(GEMS)/scripts/calc_host.sh) There are other variables which need the $SIMICS_BASE converted to $GEMS in the same file. EXTRA_OBJ_FILES, EXTRA_VPATH Hopefully this helps.
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [Gems-users] Segmentation Fault, Marco Tirado |
---|---|
Next by Date: | Re: [Gems-users] Segmentation Fault, Dan Gibson |
Previous by Thread: | Re: [Gems-users] problems building GEMS, Dan Gibson |
Next by Thread: | [Gems-users] addLogEntry and addMagicEntry, James Wang |
Indexes: | [Date] [Thread] |