[Gems-users] ruby/opal "version 'GCC_4.2.0' not found" error


Date: Thu, 28 Sep 2006 14:34:15 +0200
From: Robert Guziolowski <rguziolo@xxxxxxxx>
Subject: [Gems-users] ruby/opal "version 'GCC_4.2.0' not found" error
Hi,

I am rather new to Simics and GEMS.
I downloaded Simics 3.0.19 and GEMS 1.3.1, and followed all the instructions "Setup for Simics 3.0.x" and "QuickStart" pages.
When I was compiling with gcc 4.1.1 (fedora core 5) I got errors:
error: extra qualification 'NetDest::' on member 'vecIndex'
while with gcc 3.2.3, those errors were not existing and both ruby and opal compiled successfully (thus, finally for opal and ruby i am using gcc 3.2.3). Nevertheless, while I am trying to load module "ruby" and/or "opal" into simics (installed out-of-the-box) after loading a checkpointed system, changing instruction fetch mode, disabling istc and dstc, I receive following errors:

simics> load-module ruby
Error loading module 'ruby': Failed to load module 'ruby' ('/local/rguziolo/simulators/gems-1.3.1/simics_3_workspace/x86-linux/lib/ruby.so'): "version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)"

simics> load-module opal
Error loading module 'opal': Failed to load module 'opal' ('/local/rguziolo/simulators/gems-1.3.1/simics_3_workspace/x86-linux/lib/opal.so'): "version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)"

simics> list-failed-modules

Current ABI version: 1354  Lowest supported: 1302

Name  Error
-------------------------------------------------------------------------
      No module name in module
opal  version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
ruby  version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)



What I am doing wrong?

Best regards,
(::)

--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/    _/_/_/_/_/
_/  _/          _/  Robert P. Guziolowski (Robert.Guziolowski@xxxxxxxx)
_/  _/  _/  _/  _/  PhD Student, Project CAPS
_/  _/          _/  Bureau E318, niveau rouge, tel +33 (0)2 99 84 25 61
_/  _/  _/  _/  _/  IRISA-INRIA, Campus de Beaulieu, 35042 Rennes,France
_/  _/          _/  Tél: +33 (0)2 99 84 73 34, Fax: +33 (0)2 99 84 71 71
_/    _/_/_/_/_/
_/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
begin:vcard
fn:Robert Guziolowski
n:Guziolowski;Robert
org;quoted-printable:IRISA -  Universit=C3=A9 de Rennes 1
adr;quoted-printable:Avenue G=C3=A9n=C3=A9ral Leclerc;;Campus de Beaulieu;Rennes;;35042;France
email;internet:Robert.Guziolowski@xxxxxxxx
tel;work:+33 (0)2 99 84 25 61
tel;cell:+33 (0)6 87 99 88 05
x-mozilla-html:FALSE
version:2.1
end:vcard

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