WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

Re: [XenPPC] Re: xm-test

To: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, xen-ppc-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>, "Hollis R. Blanchard" <hollisb@xxxxxxxxxx>
Subject: Re: [XenPPC] Re: xm-test
From: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
Date: Fri, 15 Sep 2006 14:55:36 +1000
Delivery-date: Thu, 14 Sep 2006 21:55:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060915021044.GG27551@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, xen-ppc-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>, "Hollis R. Blanchard" <hollisb@xxxxxxxxxx>
References: <A4857B79-798B-4DA0-9510-6D1E43CFC9EB@xxxxxxxxxxxxxx> <20060915021044.GG27551@xxxxxxxxxxxxxxxxxx>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Sep 15, 2006 at 12:10:44PM +1000, Tony Breeds wrote:

> This patch gets the process further, but I expect more changes to be
> required.

See I said therie'd be more.

With this additional patch, the initrd.img and the rootfs build successfully.
(available from http://bakeyournoodle.com/~tony/xm-test/)
Now to test they actually work.
---
Use gcc 3.4.2 instead of 4.0.2.

gcc-4.0.2 doesn't work rather then try and fix it use 3.4.2.
---
 tools/xm-test/ramdisk/configs/buildroot-powerpc |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

---
diff -r 766b60fa732f0cce61509576550c426f3ae66da7 -r 
490174d8aa7b023fb8787d74c6144ede212e6c6e 
tools/xm-test/ramdisk/configs/buildroot-powerpc
--- a/tools/xm-test/ramdisk/configs/buildroot-powerpc   Fri Sep 15 12:10:07 
2006 +1000
+++ b/tools/xm-test/ramdisk/configs/buildroot-powerpc   Fri Sep 15 14:45:23 
2006 +1000
@@ -86,20 +86,20 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
 #
 # BR2_GCC_VERSION_3_3_5 is not set
 # BR2_GCC_VERSION_3_3_6 is not set
-# BR2_GCC_VERSION_3_4_2 is not set
+BR2_GCC_VERSION_3_4_2=y
 # BR2_GCC_VERSION_3_4_3 is not set
 # BR2_GCC_VERSION_3_4_4 is not set
 # BR2_GCC_VERSION_3_4_5 is not set
 # BR2_GCC_VERSION_3_4_6 is not set
 # BR2_GCC_VERSION_4_0_0 is not set
 # BR2_GCC_VERSION_4_0_1 is not set
-BR2_GCC_VERSION_4_0_2=y
+# BR2_GCC_VERSION_4_0_2 is not set
 # BR2_GCC_VERSION_4_0_3 is not set
 # BR2_GCC_VERSION_4_1_0 is not set
 # BR2_GCC_VERSION_4_1_1 is not set
 # BR2_GCC_VERSION_4_2 is not set
 # BR2_GCC_IS_SNAP is not set
-BR2_GCC_VERSION="4.0.2"
+BR2_GCC_VERSION="3.4.2"
 # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
 # BR2_INSTALL_LIBSTDCPP is not set


Yours Tony

   linux.conf.au       http://linux.conf.au/ || http://lca2007.linux.org.au/
   Jan 15-20 2007      The Australian Linux Technical Conference!


_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>