[uClibc] Re: Does uClibc support dcgettext

Peter S. Mazinger ps.m at gmx.net
Thu Feb 3 13:54:28 UTC 2005


> 
> Does uClibc support dcgettext, bindtextdomain, and textdomain?  I have
> some code that I am trying to port to use uClibc which uses these
> functions.
> 
> I see that there is a dcgettext function in the code but I don't really
> see what I am supposed to do to enable it to get compiled in.

the code is in libintl/*, but was disabled on 20040907 by mjn3.

if you want to get that built, enable LOCALE support, run make 
oldconfig/menuconfig/... first, than:
echo "UCLIBC_HAS_GETTEXT_AWARENESS=y" >> .config
and don't rerun make defconfig/oldconfig/menuconfig anymore.

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list