Ben Taylor wrote:
> 
> This patch is to fix (correctly) running mips, sparc and arm targets
> on a Solaris/Sparc host.
> 
> This patch reverts the patch posted February 2nd, 2007, (found at
> http://lists.gnu.org/archive/html/qemu-devel/2007-02/msg00008.html
> for reference).   Juergen Keil found that config.h was not included in
> target-arm/exec.h and config.h was included *after* dyngen-exec.h
> in target-sparc/exec.h.
[snip]
> diff -ruN qemu-ORIG/target-sparc/exec.h qemu/target-sparc/exec.h
> --- qemu-ORIG/target-sparc/exec.h     2007-02-01 20:03:34.000000000 -0500
> +++ qemu/target-sparc/exec.h  2007-03-19 09:22:48.763910000 -0400
> @@ -3,11 +3,7 @@
>  #include "dyngen-exec.h"
>  #include "config.h"
             ^^^^^^^^

You missed a bit...


Thiemo


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to