I got in... I made uclibc with locale support from existing uclibc! First, I did the script to simulate 'locale' command: http://ftp.osuosl.org/pub/manulix/scripts/build-scripts/PPFILES/ppfiles-uclibc/locale
Then, I wrote two patches: http://ftp.osuosl.org/pub/manulix/scripts/build-scripts/PPFILES/ppfiles-uclibc/gen_wc8bit.patch http://ftp.osuosl.org/pub/manulix/scripts/build-scripts/PPFILES/ppfiles-uclibc/gen_wctype.patch The main purpose is to not to rely on some "existing" "working" "on the host" std c lib. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
