--- gcc-2004-q3d-orig/gcc/config/arm/linux-elf.h	2004-05-15 16:02:09.000000000 +0300
+++ gcc-2004-q3d/gcc/config/arm/linux-elf.h	2005-02-11 10:20:48.000000000 +0200
@@ -52,7 +52,7 @@
    %{shared:-lc} \
    %{!shared:%{profile:-lc_p}%{!profile:-lc}}"
 
-#define LIBGCC_SPEC "%{msoft-float:-lfloat} %{mfloat-abi=soft*:-lfloat} -lgcc"
+#define LIBGCC_SPEC "-lgcc"
 
 /* Provide a STARTFILE_SPEC appropriate for GNU/Linux.  Here we add
    the GNU/Linux magical crtbegin.o file (see crtstuff.c) which

