[uClibc] toolchain SOFT_FLOAT

Manuel Novoa III mjn3 at codepoet.org
Wed Jul 14 18:39:08 UTC 2004


On Mon, Jul 12, 2004 at 02:30:50PM -0400, Bryan Larsen wrote:
> 
> > The arm soft float case is special.  I haven't looked at it in a while,
> > but had planned to this week while doing gcc 3.4.1 related updates.
> >
> 
> It sounds like you're the proper recipient of this error message then:
> 
> /opt/toolchain.nofpu/gcc-3.3.x/toolchain_arm_nofpu/bin/arm-linux-uclibc-ld -EL -s -shared --warn-common --warn-once -z combreloc  -soname=libc.so.0 -o libuClibc-0.9.26.so \
>         --whole-archive libc.a \
>         ../libc/misc/internals/interp.o --no-whole-archive \
>         -init __uClibc_init
> /opt/toolchain.nofpu/gcc-3.3.x/toolchain_arm_nofpu/lib/gcc-lib/arm-linux-uclibc/3.3.4/libgcc.a -lfloat
> /opt/toolchain.nofpu/gcc-3.3.x/toolchain_arm_nofpu/bin/../lib/libfloat.a(fplib_glue.o)(.text+0x298): In function `__fixunsdfsi':

I'll be killing of the outdated use of libfloat in the near future.

Manuel



More information about the uClibc mailing list