From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 28 Feb 2014 06:21:03 +0100 Subject: [U-Boot] U-Boot: could not cross-compile u-boot tools In-Reply-To: <20140227143057.GM16805@bill-the-cat> References: <20140227204101.77B6.AA925319@jp.panasonic.com> <530F2804.4020107@denx.de> <20140227210758.77BA.AA925319@jp.panasonic.com> <530F2DA4.2070507@denx.de> <20140227143057.GM16805@bill-the-cat> Message-ID: <53101CBF.3040309@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, Am 27.02.2014 15:30, schrieb Tom Rini: > On Thu, Feb 27, 2014 at 01:20:52PM +0100, Heiko Schocher wrote: > >> Hello all, >> >> just noticed, that it is not longer possible to cross-compile the >> u-boot tools: [...] >> With current mainline: >> >> $ git checkout master >> Gewechselt zu Zweig 'master' >> $ make mrproper >> $ make IDS8247_config >> Configuring for IDS8247 board... >> $ make CROSS_COMPILE=powerpc-linux- -s tools >> $ powerpc-linux-objdump -f tools/mkimage >> >> tools/mkimage: file format elf64-little >> architecture: UNKNOWN!, flags 0x00000112: >> EXEC_P, HAS_SYMS, D_PAGED >> start address 0x00000000004019c8 >> >> $ objdump -f tools/mkimage >> >> tools/mkimage: file format elf64-x86-64 >> architecture: i386:x86-64, flags 0x00000112: >> EXEC_P, HAS_SYMS, D_PAGED >> start address 0x00000000004019c8 >> >> $ make HOSTCC=${CROSS_COMPILE}gcc HOSTSTRIP=${CROSS_COMPILE}strip -s tools >> /lib/ld.so.1: No such file or directory >> make[1]: *** [scripts/basic/fixdep] Fehler 255 >> make: *** [scripts_basic] Fehler 2 >> $ >> >> Is this a Bug, which should be fixed? Any hints? > > It seems like we need to pick up > http://lists.linaro.org/pipermail/linaro-kernel/2013-August/005772.html Yes, this seems a way to go... @Masahiro: What is your opinion? bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany