From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 2D6ADDE047 for ; Wed, 10 Oct 2007 00:54:52 +1000 (EST) Message-ID: <470B9634.1000706@freescale.com> Date: Tue, 09 Oct 2007 09:54:44 -0500 From: Timur Tabi MIME-Version: 1.0 To: Kumar Gala Subject: Re: Build failure on treeboot-walnut.c References: <470AA224.7050709@freescale.com> <470B93CC.6090400@freescale.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: PowerPC dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > $ make V=1 make ARCH=ppc64 -f scripts/Makefile.build obj=arch/powerpc/boot arch/powerpc/boot/uImage powerpc-unknown-linux-gnu-gcc -m32 -Wp,-MD,arch/powerpc/boot/.treeboot-walnut.o.d -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -msoft-float -pipe -fomit-frame-pointer -fno-builtin -fPIC -nostdinc -isystem /_TOOLS_/.dist0/gnu-gcc-4.0.2-binutils-2.16.1-glibc-2.3.6-e300c2-powerpc-unknown-linux-gnu/i686-pc-linux2.4/bin/../lib/gcc/powerpc-unknown-linux-gnu/4.0.2/include -Iarch/powerpc/boot -I/temp/kumar.484/arch/powerpc/boot -mcpu=405 -c -o arch/powerpc/boot/treeboot-walnut.o arch/powerpc/boot/treeboot-walnut.c Assembler messages: Error: Internal assembler error for instruction icbt Internal error, aborting at /tmp/crosstool/crosstool-0.42/build/powerpc-unknown-linux-gnu/gcc-4.0.2_e300-enabled-glibc-2.3.6/binutils-2.16.1-complete/gas/config/tc-ppc.c line 1314 in ppc_setup_opcodes Please report this bug. make[1]: *** [arch/powerpc/boot/treeboot-walnut.o] Error 2 make: *** [uImage] Error 2 ARCH=ppc64? WTF? I specifically said ARCH=powerpc on the make command line. -- Timur Tabi Linux Kernel Developer @ Freescale