diff -r d7d4c6336f8f -r 19760eb7a090 config/libc/uClibc.in --- a/config/libc/uClibc.in Mon Sep 12 02:37:29 2011 +0200 +++ b/config/libc/uClibc.in Mon Nov 14 18:54:37 2011 +0100 @@ -10,6 +10,11 @@ ## help Highly configurable, thus as feature-rich as you ## help need, without compromising for size. +if ARCH_FLOAT_SOFTFP +comment "'softfp' ABI and uClibc is not entirely tested in crosstool-NG" +comment "You may experience issues, although it should work just fine" +endif # ARCH_FLOAT_SOFTFP + choice bool prompt "uClibc version"