Re: [Gems-users] Link errors on Ruby


Date: Thu, 28 May 2009 08:15:59 +0800
From: Ricky <rv.rvicky@xxxxxxxxx>
Subject: Re: [Gems-users] Link errors on Ruby
Hi Phil,
 
The logfile of make is in the attachment at the beginning of this thread.
It seems that some functions defined in the api.h (util.h or core/processor.h ) could not be located in some *.so libfiles. I have added some lib path in to $LD_LIBRARY_PATH,
====================
/gems/gems-2.1/simics-model-builder-3.2.19/x86-linux/lib:
/gems/gems-2.1/simics-3.2.49/x86-linux/lib:
/gems/gems-2.1/simics-3.2.49/x86-linux/sys/lib:
/gems/gems-2.1/simics-3.2.49/x86-linux/bin:/lib:
/usr/dt/lib:/usr/X11R6/lib:/usr/openwin/lib:/usr/lib:/usr/ucblib:/exec/local/lib:/usr/local/lib
====================
Hope these information could help.
 
Ricky
 
 
On Thu, May 28, 2009 at 5:42 AM, Philip Garcia <pcgarcia@xxxxxxxx> wrote:
What files are giving the errors?  I remember it wasn't that hard to get GEMS to run under simics 3.x.  I know there are a handful of posts in the mailing list archives that discuss how to fix them.  Otherwise, paste what the errors are, and I can show you how I changed the files to get it to work properly (I don't know the difference between my copy of GEMS and the default offhand as I've made quite a number of other changes).

Phil

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