Re: error building SID

"Frank Ch. Eigler" <[email protected]>
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
Hi -


On Fri, Jun 20, 2003 at 02:17:41PM -0700, Partha Palit wrote:
> I am new to embedded systems programming, and want to
> use SID as a simulator for Intel Strong Arm. [...]

Just to set expectations, while sid's plain arm model is
pretty functional, there are no strongarm extensions added
to sid (more specifically, to the cgen cpu model) yet.


> [...]
> Specifically I am facing problem while building the
> sid-vga-wrapper.The output is attched below.

This should be corrected by the following patch, about to
be committed to CVS.


Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/sid/include/ChangeLog,v
retrieving revision 1.46
diff -u -r1.46 ChangeLog
--- ChangeLog	10 Jun 2003 18:33:50 -0000	1.46
+++ ChangeLog	20 Jun 2003 21:28:33 -0000
@@ -1,3 +1,8 @@
+2003-06-20  Frank Ch. Eigler  <[email protected]>
+
+	* sidattrutil.h (fixed_attribute_map_with_logging_component):
+	Add throw() decoration to dtor.
+
 2003-06-10  Dave Brolley  <[email protected]>
 
 	* sidattrutil.h (sidpinutil.h): #include it.
Index: sidattrutil.h
===================================================================
RCS file: /cvs/src/src/sid/include/sidattrutil.h,v
retrieving revision 1.4
diff -u -r1.4 sidattrutil.h
--- sidattrutil.h	10 Jun 2003 18:33:50 -0000	1.4
+++ sidattrutil.h	20 Jun 2003 21:28:33 -0000
@@ -1041,7 +1041,7 @@
 	buffer = new char[buffer_size];
 #endif
       }
-    ~fixed_attribute_map_with_logging_component () /* throw() */
+    ~fixed_attribute_map_with_logging_component () throw()
       {
 	// Output any saved messages.
 	output_saved_messages ();
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+83ycVZbdDOm/ZT0RArJjAJ9bOUDsZQBOgxi+yXWTKQI66otCNACaAiAT
if4LUdG2HvzsMlGKcQcMj7c=
=JR2G
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.