libstc++ and locale issue

Khem Raj raj.khem at gmail.com
Wed Feb 11 19:32:57 UTC 2009


On (11/02/09 18:29), Carmelo AMOROSO wrote:
> I can see three different solutions
> 
> 1) remove the #ifdef _LIBC from within bits/uClibc_locale.h

if possible this would be good.

> or
> 2)if possible, we should not sanitise this header
> or
> 3) change #ifdef _LIBC to something different (i.e. _LIBSTDCPP)
> and change the libstdc++ to explicitly set this new macro before
> including <locale>
> 
> 3) it's almost identical to 1) and requires another extra change
> 
> What do you guys think about ?
> 
> Cheers,
> Carmelo


More information about the uClibc mailing list