From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-12.arcor-online.net (mail-in-12.arcor-online.net [151.189.21.52]) (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 04504DDE28 for ; Fri, 25 May 2007 08:04:05 +1000 (EST) In-Reply-To: <1180038295.3360.29.camel@zod.rchland.ibm.com> References: <4655C7A6.2050606@mvista.com> <2ded9f19fbaf49a89ed6e32de87f5828@kernel.crashing.org> <1180035543.3360.25.camel@zod.rchland.ibm.com> <200705242221.17790.arnd@arndb.de> <1180038295.3360.29.camel@zod.rchland.ibm.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: 440 ebony patch seems to have broken 85xx build on powerpc.git Date: Fri, 25 May 2007 00:03:58 +0200 To: Josh Boyer Cc: linuxppc-dev@ozlabs.org, Arnd Bergmann List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Yeah, it's finding those combinations that work for all the existing > toolchains out there that's the issue. No, it was a simple bug -- we shouldn't pass an assembler flag for 440.o and ebony.o, but a compiler flag. Segher