From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 7DF14DE04B for ; Wed, 10 Oct 2007 00:51:42 +1000 (EST) In-Reply-To: <470B93CC.6090400@freescale.com> References: <470AA224.7050709@freescale.com> <470B93CC.6090400@freescale.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Kumar Gala Subject: Re: Build failure on treeboot-walnut.c Date: Tue, 9 Oct 2007 09:51:51 -0500 To: Timur Tabi Cc: PowerPC dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Oct 9, 2007, at 9:44 AM, Timur Tabi wrote: > Kumar Gala wrote: > >> What's the actual compile line? Want to see the flags to >> assembler of -Wa to the compiler. > > How do I modify the makefiles to spit out that command line? try $ make V=1 - k