>>>>> "cytan" == cytan299@netzero com <[email protected]> writes:
cytan> Unbelievable: The problem was in uClibc config. FPU must *not* be cytan> Here's the uClibc config snippet: cytan> UCLIBC_HAS_FLOATS=y cytan> # UCLIBC_HAS_FPU is not set cytan> UCLIBC_HAS_SOFT_FLOAT=y Why is that hard to understand? If you target doesn't have a FPU (and you don't build your kernel with FPU emulation) things are bound to go wrong when you configure uClibc to use one. -- Bye, Peter Korsgaard _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
