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 2187CDDD0B for ; Wed, 16 Jul 2008 10:41:54 +1000 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <189c557681b0bc758b2e7c31afcd4df6@kernel.crashing.org> From: Segher Boessenkool Subject: Re: Comiler error compiling 2.6.26 Date: Wed, 16 Jul 2008 02:41:17 +0200 To: "Rune Torgersen" Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Trying to cross-compile arch/powerpc for an freescale 8280: > > Gcc 4.1.2 > Binutils 2.17 > > BFD: ./vmlinux.strip.7812: section .text lma 0xc0000000 overlaps > previous sections [etc] Could you try with binutils 2.18? If not, or if that doesn't help, we'll need to see your .config . Segher