Re: [Gems-users] Ruby compilation problem with Fedora Core 6


Date: Tue, 13 Nov 2007 15:20:57 -0600
From: "Lide Duan" <leaderduan@xxxxxxxxx>
Subject: Re: [Gems-users] Ruby compilation problem with Fedora Core 6
Hello Dan,

Sorry to bother, but could you tell me some detailed information about the 8-core Intel machine you are using? I am totally stuck about installing GEMS on 64-bit system.
1. What's the OS on this machine?
2. What's the gcc version on this machine? How was it configured? (could you type "gcc -v" for me)
3. What are the versions of the related files, e.g. libgcc, etc.
4. What's the Simics used with GEMS? (the version? for amd64-linux or x86-linux?)

Very appreciate that!
Lide

On 10/19/07, Dan Gibson <degibson@xxxxxxxx> wrote:
We also use 8-core intel machines, which still identify as amd64-linux -- no problem there.
Did you install a 32-bit compiler (x86-linux)? That could be problematic...
The problem looks like its arising when dealing with <string>, which to me suggests a compiler issue.

Regards,
Dan

Lide Duan wrote:
Hello,

I have been using GEMS for some days. All the related research was on SuSE 10 with GEMS1.4 and Simics2.2.19, and everything worked fine. Now I need to install GEMS1.4 on an Intel 8-core server which runs Fedora Core 6 system (64bit). I followed the steps I previously performed on SuSE, including installation of gcc3.4.1 and Simics2.2.19 for x86-linux. However, when I tried to make the MOESI_CMP_directory, I got the following errors:

Writing C files...
terminate called after throwing an instance of 'std::length_error'
  what():  basic_string::_S_create
make[1]: *** [generated/MOESI_CMP_directory/generated] Aborted
make[1]: Leaving directory `/home/duan/GEMS1.4_copy/ruby'
make: *** [all] Error 2

Is it a problem due to using the server system? I also noticed that in common/Makefile.common GEMS treats the HOST_TYPE as amd64-linux, but it's definitely an Intel machine. Anybody has some idea?

Thank you.

Lide

_______________________________________________
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.


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