Finally, I was able to make it... Thank you for your help. Just for other's reference: Hose: Intel Xeon 8-core OS: Fedora Core 6 Simics: 2.2.19 for amd64-linux GCC: 3.4.3 configured just like what Mike said in his e-mail
Copy libgcc, libstdc++ from /path/to/gcc/lib64 to $GEMS/simics/$platform/sys/lib Also, you need to set the CC and other related parameters in $GEMS/common/Makefile.common and $GEMS/ruby/module/Makefile to match your gcc.
Regards, Lide
On 11/13/07, Dan Gibson <degibson@xxxxxxxx> wrote:
Simics 2.2.19 for amd64-linux. For my own simulations I installed my compiler's libgcc etc. to simics/$platform/sys/lib as it suggests in the WIKI. The group's simulations probably do the same.
Good luck.
Regards, Dan
Mike Marty wrote: > Lide Duan wrote: > >> 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? >> >> > CentOS v4 > >> 2. What's the gcc version on this machine? How was it configured? (could you
>> type "gcc -v" for me) >> >> > This is the compiler I still use: > > clover-10(1)% /s/gcc-3.4.3/bin/gcc -v > Reading specs from > /afs/cs.wisc.edu/s/gcc-
3.4.3/amd64_tao10/bin/../lib/gcc/x86_64-unknown-linux-gnu/3.4.3/specs > Configured with: ../gcc-3.4.3/configure > --prefix=/s/gcc-3.4.3/amd64_tao10 --enable-shared --enable-threads > --with-picThread model: posix
> gcc version 3.4.3 > > >> 3. What are the versions of the related files, e.g. libgcc, etc. >> >> > Not sure because there are local libraries and then libraries installed
> on our AFS file system that are not specific to the OS > > >> 4. What's the Simics used with GEMS? (the version? for amd64-linux or >> x86-linux?) >> >> >>
> I'm personally using Simics 2.0.x and Simics 2.2.x. Not sure exactly > which one > > --Mike > > > _______________________________________________ > 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. > >
-- http://www.cs.wisc.edu/~gibson
[esc]:wq!
_______________________________________________ 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.
|