libstc++ and locale issue

rhabarber1848 rhabarber1848 at web.de
Fri Feb 13 09:58:45 UTC 2009


Denys Vlasenko wrote:

> But if "anyone" is a patched version of gcc and patch
> simply uses uclibc internals (which were leaking through
> non-sanitized headers) instead of using public interface,
> that is a badly written patch.

Hi,

we already had the same discussion on the bug tracker:
https://bugs.busybox.net/show_bug.cgi?id=53#c7

I also need to have libstdc++ support from gcc, in my case even gcc-3.4.6,
where the above mentioned patches where backported to:
http://cvs.tuxbox.org/cgi-bin/viewcvs.cgi/tuxbox/cdk/Patches/gcc-uclibc.diff?view=markup

To "fix" the problem I copied libc/sysdeps/linux/common/bits/uClibc_locale.h
from the uClibc distribution to /include/bits in the target dir after
installing uClibc, I know its a hack but it works ;)

I would be happy to see a real solution to this problem, but unfortunately I
can not help coding here.

Greetings, rhabarber1848



More information about the uClibc mailing list