From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AAE10E01200 for ; Tue, 9 Aug 2011 23:21:29 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 09 Aug 2011 23:21:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,349,1309762800"; d="scan'208";a="37573411" Received: from unknown (HELO envy.home) ([10.255.14.173]) by fmsmga002.fm.intel.com with ESMTP; 09 Aug 2011 23:21:38 -0700 Message-ID: <4E422371.4020007@linux.intel.com> Date: Tue, 09 Aug 2011 23:21:37 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: Bruce Ashfield References: <4E420695.4030804@linux.intel.com> <4E420864.2030107@windriver.com> In-Reply-To: <4E420864.2030107@windriver.com> Cc: Yocto Project Subject: Re: linux-yocto_3.0: pull powerpc compile fix for -0s in BOOTFLAGS X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 06:21:30 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 08/09/2011 09:26 PM, Bruce Ashfield wrote: > On 11-08-10 12:18 AM, Darren Hart wrote: >> Bruce, >> >> The following patch is needed for qemuppc and fsl-mpc8315e-rdb (same >> reasons as before). Can you pull this in from the 2.6.37 yocto tree? > > It should already be there for the fsl-mpc: > > > git show f6a70a6408a5d173d69fe3dc26fdaece38b4be3c > commit f6a70a6408a5d173d69fe3dc26fdaece38b4be3c > Author: Bruce Ashfield > Date: Thu Oct 14 16:38:00 2010 -0400 > > powerpc/boot: remove -Os from BOOTFLAGS > > Some variants of gcc 4.5 have issues with -Os and will > throw: > > cc1: error: Do not use -Os option if --enable-target-optspace is > not set. > > -Os is not required to build a valid boot environment, > so the easiest solution is to simply remove the boot > flag. > > Signed-off-by: Bruce Ashfield > > > git branch --contains f6a70a6408a5d173d69fe3dc26fdaece38b4be3c > * yocto/standard/fsl-mpc8315e-rdb > > > I can add it for qemuppc, but I've been building it all along and > have never seen the failure. What configuration are you building > that is showing this ? yocto/standard/preempt-rt/base So we can create preempt-rt/fsl-mpc8315e-rdb and qemuppc, or we can just push the patch down into standard. As it only impacts powerpc builds, I don't see the harm in having it just in standard/base. -- Darren > > Bruce > >> >> commit 5ff609967ffe87c49d534d7861a7e0b150517726 >> Author: Bruce Ashfield >> Date: Thu Oct 14 16:38:00 2010 -0400 >> >> powerpc/boot: remove -Os from BOOTFLAGS >> >> Thanks, >> > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel