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 ESMTPS id 87265DDEF3 for ; Fri, 25 Jul 2008 08:29:42 +1000 (EST) In-Reply-To: <20080724001857.42fc7e09@lappy.seanm.ca> References: <20080724001857.42fc7e09@lappy.seanm.ca> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: section .dummy lma 0xc0294310 overlaps previous sections Date: Fri, 25 Jul 2008 00:29:28 +0200 To: Sean MacLennan Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Anybody else seeing these? With Linus' latest I get three of these > warnings: .tmp_vmlinux1, .tmp_vmlinux2, and vmlinux. Ah, that's useful information, I think I know what's going on now. What was your binutils version? Segher