On (11/02/09 18:29), Carmelo AMOROSO wrote: > I can see three different solutions > > 1) remove the #ifdef _LIBC from within bits/uClibc_locale.h
if possible this would be good. > or > 2)if possible, we should not sanitise this header > or > 3) change #ifdef _LIBC to something different (i.e. _LIBSTDCPP) > and change the libstdc++ to explicitly set this new macro before > including <locale> > > 3) it's almost identical to 1) and requires another extra change > > What do you guys think about ? > > Cheers, > Carmelo _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
