Re: [Gems-users] Help needed in Compiling Ruby


Date: Fri, 27 Apr 2007 08:07:58 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Help needed in Compiling Ruby
It would seem that the linker cannot find the Simics library. Did you complete the QuickStart instructions in the WIKI? Can you find simics-common.so somewhere on your machine, and either put it where your linker can find it (eg. /lib) or specify its path explicitly?

Regards,
Dan

Sreenivasan Padmanabhan wrote:

Hi,
We tried compiling ruby over Simics. We are getting the following error... Can someone help us out.

Error message:
----------------
=== Building module "ruby" ===
make[2]: Entering directory `/home/ee382n10/gems/simics_3_workspace/amd64-linux/obj/modules/ruby'
Using the Simics 3.0 API for ruby module
CCLD    ruby.so
*/usr/bin/ld: cannot find -lsimics-common
collect2: ld returned 1 exit status
make[2]: *** [/home/ee382n10/gems/simics_3_workspace/amd64-linux/lib/ruby.so] Error 1* make[2]: Leaving directory `/home/ee382n10/gems/simics_3_workspace/amd64-linux/obj/modules/ruby'
make[1]: *** [ruby] Error 2
make[1]: Leaving directory `/home/ee382n10/gems/simics_3_workspace'
make: *** [all] Error 2


Sreenivasan
_______________________________________________
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→]