From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QNRKu-0000w2-B7 for openembedded-core@lists.openembedded.org; Fri, 20 May 2011 17:09:56 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 20 May 2011 08:06:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,242,1304319600"; d="scan'208";a="439801772" Received: from unknown (HELO [10.255.12.39]) ([10.255.12.39]) by azsmga001.ch.intel.com with ESMTP; 20 May 2011 08:06:49 -0700 Message-ID: <4DD68388.7090309@intel.com> Date: Fri, 20 May 2011 08:06:48 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc13 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 15:09:56 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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. > > 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(-) > Merged into oe-core and poky Thanks Sau!