Hi,
First, I successfully had loaded the ruby module with gcc 3.3.X.
After I upgraded the gcc to the version 3.4.6,
I recompiled ruby and opal with it.
When I tried to load the ruby module, I got this message in simics.
simics> load-module ruby
Error loading module 'ruby': Failed to load module 'ruby'
('/home/simics/gems-release1.3/simics_3_workspace/x86-linux/lib/ruby.so'):
"cannot open shared object file: No such file or directory"
I'm using GEMS 1.3 and Simics 3.0.
I set SIMICS_EXTRA_LIB as ./modules and checked ruby.so file in the
directory where the error message says.
Thank you,
Yuho
|