--- gas/configure.tgt.unpatched 2008-07-16 16:20:31 +0000 +++ gas/configure.tgt 2008-07-16 16:21:48 +0000 @@ -411,6 +411,10 @@ *-*-netware) fmt=elf em=netware ;; esac +case ${generic_target} in + arm*-softfloat*-uclibc) need_libm=yes ;; +esac + case ${cpu_type} in alpha | arm | i386 | ia64 | mips | ns32k | pdp11 | ppc | sparc | z80 | z8k) bfd_gas=yes