On Fri, May 15, 2009 at 06:53:48PM -0700, Kyle Sallee wrote: > Question: > Can I merely enable wide char support in uClibc > and instead of enabling locales in uClibc instead > compile and install gettext and have it's libraries and > header files installed?
Beware that You have to build libiconv before building gettext, because libiconv is normaly provided by glibc too. -- Bye Henning _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
