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.




_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to