[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XenPPC] Re: xm-test
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
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |