I am trying to compile uclibc so that __ctype_b_loc is a defined symbol in __ctype_b_loc.os (and therefore in libc.a).
I am compiling with the default options through make menuconfig except I do not define the following two things: UCLIBC_HAS_STRING_GENERIC_OPT UCLIBC_HAS_STRING_ARCH_OPT I tried enabling the Locale support (under String and Stdio Support menu) but __ctype_b_loc was still not generated. Could someone please point me in the right direction? Thanks very much for your time! ~ David
_______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
