From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 610FBDDF28 for ; Sat, 26 May 2007 00:28:47 +1000 (EST) In-Reply-To: <1180101877.3360.39.camel@zod.rchland.ibm.com> References: <20070525031917.GC13575@localhost.localdomain> <1180101877.3360.39.camel@zod.rchland.ibm.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9744a19276c391d61b97b7938a991ff6@kernel.crashing.org> From: Segher Boessenkool Subject: Re: Fix compiler/assembler flags for Ebony platform boot files Date: Fri, 25 May 2007 16:28:41 +0200 To: Josh Boyer Cc: linuxppc-dev@ozlabs.org, Paul Mackerras , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > This looks good to me, but I don't have one of the failing toolchains. > Dave, can you test this patch out? You can test by using make CC="gcc -mcpu=e500" ... Segher