Hi, You have to enable "Extended Locale Support" (__UCLIBC_HAS_XLOCALE__) also, to see __ctype_b_loc symbol.
By, Filippo. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dound Sent: Friday, September 14, 2007 1:07 AM To: [email protected] Subject: __ctype_b_loc symbol in libc.a 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
