When I run "start-simics -x flexus-test.simics", it gave these errors:

 

Using user-specified disk files

Failed to load module 'sparc-u3-turbo'
('/afs/cs.pitt.edu/projects/cast/jinlei/SimFlex/simics/x86-linux/lib/sparc-u
3-turbo.so'):
"/afs/cs.pitt.edu/usr0/jinlei/projects/SimFlex/simics/x86-linux/sys/lib/libs
tdc++.so.5: version `CXXABI_1.2' not found (required by
/afs/cs.pitt.edu/projects/cast/jinlei/SimFlex/simics/x86-linux/lib/sparc-u3-
turbo.so)"

[error] setting attribute files in sd25B_2_0_image:

illegal value: Error opening file sarek-sol8-install.disk: No such file or
directory

Error while loading a configuration: Failed to initialize all objects

This has left the configuration system in an inconsistent state.

Restarting Simics is recommended.

 

I use gcc3.4.4, boost c++ 1.32.0, make 3.79.1 and simics 2.2.19.

 

How can I fix this problem?

 

Thanks!

 

Lei

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://sos.ece.cmu.edu/pipermail/simflex/attachments/20060218/948f77c5/attachment.html
From twenisch at ece.cmu.edu  Sat Feb 18 21:33:54 2006
From: twenisch at ece.cmu.edu (Thomas Wenisch)
List-Post: [email protected]
Date: Sat Feb 18 21:33:19 2006
Subject: [Simflex] some initial doubts
In-Reply-To: <[email protected]>
References: <[email protected]>
Message-ID: <pine.lnx.4.53l-ece.cmu.edu.0602182108390.15...@dalmore.ece.cmu.edu>

Sandeep,

On Fri, 17 Feb 2006, Sandeep Omprakash Baldawa wrote:

>
> >Hello,
> >I am Sandeep from University of Texas at Dallas.
> >I am planning to use the tool you have developed.
> >I wanted to know is it necessary to have all the tool of the versions
> mention on the sim-flex page or it is flexible enough to other versions
> of tools too.(like other versions of linux,gcc and boost).

We have only tested Flexus/TurboSMARTSim with the stated versions.  I
would expect our tools to work with newer versions of gcc, make, Simics
and SuSE Linux.  However, I suggest you use the specific Boost version we
quote.

> >Also can you tell me what is the typical disk space one should expect
> to have to start with simics,gcc,boast mand sim-flex?

Boost, GCC and our source tree have relatively modest disk requirements
(maybe 100MB).  The Simics distribution is quite small.  However, Simics
disk images (the contents of simulated hard disks) can grow quite large -
the complete OS of the simulated machine and any benchmarks you install
must be stored in such images.  These can require gigabytes of storage
for complex workloads (e.g., commercial databases).

Regards,
-Tom Wenisch
Computer Architecture Lab
Carnegie Mellon University

> >Please reply..
> >
> >Sandeep Baldawa
>
>
> _______________________________________________
> SimFlex mailing list
> [email protected]
> https://sos.ece.cmu.edu/mailman/listinfo/simflex
> SimFlex web page: http://www.ece.cmu.edu/~simflex
>
From twenisch at ece.cmu.edu  Sat Feb 18 21:41:54 2006
From: twenisch at ece.cmu.edu (Thomas Wenisch)
List-Post: [email protected]
Date: Sat Feb 18 21:41:20 2006
Subject: [Simflex] Error when trying to run the test application
In-Reply-To: <[email protected]>
References: <[email protected]>
Message-ID: <pine.lnx.4.53l-ece.cmu.edu.0602182136270.15...@dalmore.ece.cmu.edu>



On Sat, 18 Feb 2006, Jin Lei wrote:

> When I run "start-simics -x flexus-test.simics", it gave these errors:
>
>
>
> Using user-specified disk files
>
> Failed to load module 'sparc-u3-turbo'
> ('/afs/cs.pitt.edu/projects/cast/jinlei/SimFlex/simics/x86-linux/lib/sparc-u
> 3-turbo.so'):
> "/afs/cs.pitt.edu/usr0/jinlei/projects/SimFlex/simics/x86-linux/sys/lib/libs
> tdc++.so.5: version `CXXABI_1.2' not found (required by
> /afs/cs.pitt.edu/projects/cast/jinlei/SimFlex/simics/x86-linux/lib/sparc-u3-
> turbo.so)"

This first error indicates a conflict between the version of libstdc++
Simics was built with, and the libstdc++ that Flexus requires (which is
installed into your Simics distribution by Flexus' "make install" command)

Which Linux distribution are you using?

>
> [error] setting attribute files in sd25B_2_0_image:
>
> illegal value: Error opening file sarek-sol8-install.disk: No such file or
> directory

This second error indicates that the Solaris 8 disk image could not be
found.  Did you follow the steps in Section 5 of the Serengeti Target
Guide to install Solaris 8 under Simics?

>
> Error while loading a configuration: Failed to initialize all objects
>
> This has left the configuration system in an inconsistent state.
>
> Restarting Simics is recommended.
>
>
>
> I use gcc3.4.4, boost c++ 1.32.0, make 3.79.1 and simics 2.2.19.
>
> How can I fix this problem?
>

Regards,
-Tom Wenisch
Computer Architecture Lab
Carnegie Mellon University
From jinlei at cs.pitt.edu  Sat Feb 18 21:49:12 2006
From: jinlei at cs.pitt.edu (Jin Lei)
List-Post: [email protected]
Date: Sat Feb 18 21:49:21 2006
Subject: [Simflex] Error when trying to run the test application
In-Reply-To: 
<pine.lnx.4.53l-ece.cmu.edu.0602182136270.15...@dalmore.ece.cmu.edu>
Message-ID: <[email protected]>

I am using (Red Hat Linux 3.2.3-42)

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Thomas Wenisch
Sent: Saturday, February 18, 2006 9:42 PM
To: SimFlex software support
Subject: Re: [Simflex] Error when trying to run the test application



On Sat, 18 Feb 2006, Jin Lei wrote:

> When I run "start-simics -x flexus-test.simics", it gave these errors:
>
>
>
> Using user-specified disk files
>
> Failed to load module 'sparc-u3-turbo'
>
('/afs/cs.pitt.edu/projects/cast/jinlei/SimFlex/simics/x86-linux/lib/sparc-u
> 3-turbo.so'):
>
"/afs/cs.pitt.edu/usr0/jinlei/projects/SimFlex/simics/x86-linux/sys/lib/libs
> tdc++.so.5: version `CXXABI_1.2' not found (required by
>
/afs/cs.pitt.edu/projects/cast/jinlei/SimFlex/simics/x86-linux/lib/sparc-u3-
> turbo.so)"

This first error indicates a conflict between the version of libstdc++
Simics was built with, and the libstdc++ that Flexus requires (which is
installed into your Simics distribution by Flexus' "make install" command)

Which Linux distribution are you using?

>
> [error] setting attribute files in sd25B_2_0_image:
>
> illegal value: Error opening file sarek-sol8-install.disk: No such file or
> directory

This second error indicates that the Solaris 8 disk image could not be
found.  Did you follow the steps in Section 5 of the Serengeti Target
Guide to install Solaris 8 under Simics?

>
> Error while loading a configuration: Failed to initialize all objects
>
> This has left the configuration system in an inconsistent state.
>
> Restarting Simics is recommended.
>
>
>
> I use gcc3.4.4, boost c++ 1.32.0, make 3.79.1 and simics 2.2.19.
>
> How can I fix this problem?
>

Regards,
-Tom Wenisch
Computer Architecture Lab
Carnegie Mellon University
_______________________________________________
SimFlex mailing list
[email protected]
https://sos.ece.cmu.edu/mailman/listinfo/simflex
SimFlex web page: http://www.ece.cmu.edu/~simflex

Reply via email to