Gentoo Archives: gentoo-embedded

From: Ed W <lists@××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] glibc+iconv
Date: Tue, 18 Oct 2011 09:27:59
Message-Id: 4E9D4684.1080602@wildgooses.com
In Reply to: Re: [gentoo-embedded] glibc+iconv by Mike Frysinger
1 > you aren't the first person to find this behavior undesirable, and when i
2 > implemented it, it was more of "let's save space on things i don't think
3 > anyone will use". but if people are using it, then installing these things
4 > probably makes sense.
5 > -mike
6
7 I concede to being somewhat confused on how all the various pieces
8 integrate, but iconv seems like an increasingly useful piece, even if
9 only in a flawed capability that supports only 7 bit to UTF-8 and vice
10 versa.
11
12 Some experimentation with latest uclibc suggests that it has some
13 working iconv capability, although it appears to also cause a limited
14 locale implementation to be pulled in (which I really don't have a
15 requirement for). I haven't tried to use it in anger, but for example
16 it allows a bunch of ebuilds to compile which previously moaned about
17 missing iconv implementations (admitedly those with tests claiming that
18 the uclibc iconv is incomplete...)
19
20 Just my (rather ignorant) 2p
21
22 Ed

Replies

Subject Author
Re: [gentoo-embedded] glibc+iconv Mike Frysinger <vapier@g.o>