[SOLVED] busybox sh does not run and cannot login when eabi enable d

cytan299 at netzero.com cytan299 at netzero.com
Sun Jan 15 21:55:57 UTC 2012


Unbelievable: The problem was in uClibc config. FPU must *not* be 

Here's the uClibc config snippet:

UCLIBC_HAS_FLOATS=y
# UCLIBC_HAS_FPU is not set
UCLIBC_HAS_SOFT_FLOAT=y

With FPU unset, busybox sh works and now I have a prompt and can login without any problems.

As a side effect, g++ compiled hello world no longer segmentation faults!

Thanks for your help, Denys.






More information about the busybox mailing list