From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernieshu Date: Tue, 24 Feb 2004 09:30:51 +0000 Subject: [U-Boot-Users] Where can I find a libgcc.a with software FP. Message-ID: <403B19CB.7040608@smartbridges.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, all. Where can I find a suitable u-boot compiler for ixp425? I once downloaded cross-compiler from ftp://ftp.arm.linux.org.uk/pub/armlinux/toolchain, and www.snapgear.com. They complain the similar issue as following. Mainly it is the libgcc.a did not support software FP. Can anybody give some info on this? arm-linux-ld: ERROR: /usr/local/lib/gcc-lib/arm-linux/3.3.2/be/libgcc.a(_udivsi3.o) uses hardware FP, whereas u-boot uses software FP File in wrong format: failed to merge target specific data of file /usr/local/lib/gcc-lib/arm-linux/3.3.2/be/libgcc.a(_udivsi3.o)