From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QNZXc-0001Rd-PC for openembedded-core@lists.openembedded.org; Sat, 21 May 2011 01:55:37 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 20 May 2011 16:52:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,244,1304319600"; d="scan'208";a="440064874" Received: from unknown (HELO [10.255.12.76]) ([10.255.12.76]) by azsmga001.ch.intel.com with ESMTP; 20 May 2011 16:52:37 -0700 Message-ID: <4DD6FEC2.9030503@linux.intel.com> Date: Fri, 20 May 2011 16:52:34 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/1] switch to gcc 4.6.0 for x86 x86-64 & arm X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2011 23:55:37 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 05/17/2011 11:07 AM, Nitin A Kamble wrote: > From: Nitin A Kamble > > gcc 4.6.0 is good enough to switch for x86, x86-64 & arm now. > > I could build core-sdk images and run them through the qemu machines > when compiled with gcc 4.6.0. Has all of meta-intel been built using 4.6.0? If not, that would be a good test-case for the x86* architectures. Perhaps we could get a manual scheduler up on the autobuilder for that to make it easy to kick off? What do you think Beth? > > mips & ppc are still not ready, mainly the kernel compilation issues > with gcc 4.6.0. These kernel issues are being worked on by Bruce. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: nitin/misc > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc > > Thanks, > Nitin A Kamble > --- > > > Nitin A Kamble (1): > tcmode-default: switch to gcc 4.6.0 for x86, x86-64 & arm > > meta/conf/distro/include/tcmode-default.inc | 8 ++++++-- > 1 files changed, 6 insertions(+), 2 deletions(-) > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by mx1.pokylinux.org (Postfix) with ESMTP id 0E2B04C8026D for ; Fri, 20 May 2011 18:52:37 -0500 (CDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 20 May 2011 16:52:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,244,1304319600"; d="scan'208";a="440064874" Received: from unknown (HELO [10.255.12.76]) ([10.255.12.76]) by azsmga001.ch.intel.com with ESMTP; 20 May 2011 16:52:37 -0700 Message-ID: <4DD6FEC2.9030503@linux.intel.com> Date: Fri, 20 May 2011 16:52:34 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Cc: poky@yoctoproject.org Subject: Re: [OE-core] [PATCH 0/1] switch to gcc 4.6.0 for x86 x86-64 & arm X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2011 23:52:38 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 05/17/2011 11:07 AM, Nitin A Kamble wrote: > From: Nitin A Kamble > > gcc 4.6.0 is good enough to switch for x86, x86-64 & arm now. > > I could build core-sdk images and run them through the qemu machines > when compiled with gcc 4.6.0. Has all of meta-intel been built using 4.6.0? If not, that would be a good test-case for the x86* architectures. Perhaps we could get a manual scheduler up on the autobuilder for that to make it easy to kick off? What do you think Beth? > > mips & ppc are still not ready, mainly the kernel compilation issues > with gcc 4.6.0. These kernel issues are being worked on by Bruce. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: nitin/misc > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc > > Thanks, > Nitin A Kamble > --- > > > Nitin A Kamble (1): > tcmode-default: switch to gcc 4.6.0 for x86, x86-64 & arm > > meta/conf/distro/include/tcmode-default.inc | 8 ++++++-- > 1 files changed, 6 insertions(+), 2 deletions(-) > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel