Gentoo Archives: gentoo-embedded

From: Sergey Mironov <ierton@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] glibc+iconv
Date: Thu, 13 Oct 2011 19:16:08
Message-Id: CAD+npnokgxTTyf=n9kfE_Jy9XM+TDm3u=F20oKZz13XDoz0rjw@mail.gmail.com
1 Hello. I have my arm-unknown-linux-gnueabi system which uses glibc and
2 busybox. Recently I realised that iconv program doesn't exist in the
3 tree. I've compared host's and target's glibc file lists and found
4 that arm's version doesn't install anything to
5 /usr/arm-unknown-linux-gnueabi/usr/bin. What can be the cause of this?
6 Small C program shows that iconv_open function returns error code just
7 like if there is no iconv at all. How shoud I make arm's iconv work?
8
9 Thanks in advance,
10 Sergey

Replies

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