[uClibc] WCHAR in uClibc 0.9.21

Manuel Novoa III mjn3 at codepoet.org
Thu Nov 13 03:25:40 UTC 2003


On Thu, Nov 13, 2003 at 11:12:08AM +0800, Rogelio M.Serrano Jr. wrote:
> 
> Is it also the reason why i need to define _LIBC in uClibc_locale.h 
> just
> before building libstdc++ in gcc-3.3.2 and removing the define after 
> building
> everything? The libstdc++ build fails because __uclibc_locale_t is 
> undeclared
> otherwise.

The buildroot patch was updated a couple of days ago to fix this.
When I hid the internal locale_t details a while back, I forgot to
take libstdc++ into account.  The fix is temporary, as the locale
code is being rewritten/reworked in December.

Manuel



More information about the uClibc mailing list