yann@13: --- gcc-4.1.2.orig/libstdc++-v3/configure 2007-03-04 23:32:31.000000000 +0100 yann@13: +++ gcc-4.1.2/libstdc++-v3/configure 2007-03-04 23:33:54.000000000 +0100 yann@13: @@ -7324,6 +7324,9 @@ yann@1: cat >>conftest.$ac_ext <<_ACEOF yann@1: /* end confdefs.h. */ yann@1: #include yann@1: +#ifdef __UCLIBC__ yann@1: +#error ugly hack to make sure configure test fails here for cross until uClibc supports the complex funcs yann@1: +#endif yann@1: int yann@1: main () yann@1: {