From 7131764f9c93494f6b960b1d33d48508cc2f0512 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 30 Jul 2007 20:02:13 +0000 Subject: Remove any reference to libfloat. That has gone once and for all. Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker. --- samples/i686-nptl-linux-gnu/crosstool.config | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/i686-nptl-linux-gnu') diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index 755b1d6f..5a01baeb 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -90,7 +90,6 @@ CT_ARCH_TUNE="i686" CT_ARCH_FPU="" CT_ARCH_FLOAT_HW=y # CT_ARCH_FLOAT_SW is not set -CT_ARCH_SUPPORTS_LIBFLOAT=y CT_TARGET_CFLAGS="" # -- cgit v1.2.3