Index: gcc/config/bfin/uclinux.h
===================================================================
--- gcc/config/bfin/uclinux.h	(revision 171215)
+++ gcc/config/bfin/uclinux.h	(working copy)
@@ -27,6 +27,11 @@
 
 #define TARGET_OS_CPP_BUILTINS() LINUX_TARGET_OS_CPP_BUILTINS()
 
+#undef LINK_GCC_C_SEQUENCE_SPEC
+#define LINK_GCC_C_SEQUENCE_SPEC "\
+  %{mfast-fp:-lbffastfp} %G %L %{mfast-fp:-lbffastfp} %G \
+"
+
 #define MD_UNWIND_SUPPORT "config/bfin/linux-unwind.h"
 
 /* Like the definition in gcc.c, but for purposes of uClinux, every link is
