Re: [Gems-users] ruby "version 'GCC_4.2.0' not found" error


Date: Wed, 10 Jan 2007 11:28:25 -0700
From: "fortest777" <for.test777@xxxxxxxxx>
Subject: Re: [Gems-users] ruby "version 'GCC_4.2.0' not found" error

 

Here is the error when load ruby. Everthing goes fine before it.

 

simics> cpu-switch-time 1                             

The switch time will change to 1 cycles (for CPU-0) once all processors have synchronized.

simics> load-module ruby                               

Error loading module 'ruby': Failed to load module 'ruby' ('/home/yzheng/gems-release1.3.1/simics_3_workspace/x86-linux/lib/ruby.so'): "version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)"

 

From: gems-users-bounces@xxxxxxxxxxx [mailto:gems-users-bounces@xxxxxxxxxxx] On Behalf Of Dan Gibson
Sent: Wednesday, January 10, 2007 6:43 AM
To: Gems Users
Subject: Re: [Gems-users] ruby "version 'GCC_4.2.0' not found" error

 

What are you doing to produce the error? Is it a build error? If so, can you provide the build output?

Regards,
Dan

fortest777 wrote:

Hello,

 

I get the same error as others in the mailing list:
version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
 
I tried several ways according to those solutions but cannot figure this out.
Here are methods I did:
1.I am using gcc-3.3.6 under ubuntu 6.10
2.I did make clean for both Ruby and Opal, and Slicc.
3.I did del the ruby.so file
4. I copied missing libraries (I don't have the environmental variable LD_LIBRARY_PATH set) to /usr/lib: libsimics-common.so and libelf.so.0 (from Robert Guziolowski’s post)
 
But no magic again… Am I doing something wrong or should I try GCC 4.2.0? I knew there are guys doing successfully with gcc 3.3.6
 
Thanks in advance.

 

 

Yuanzhi Zheng

 

 
 
 


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