From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OLa8p-0007SF-Vc for garchives@archives.gentoo.org; Mon, 07 Jun 2010 11:05:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52E1DE0BA5 for ; Mon, 7 Jun 2010 11:05:14 +0000 (UTC) Received: from mail1.nippynetworks.com (mail1.nippynetworks.com [212.227.250.41]) by pigeon.gentoo.org (Postfix) with ESMTP id E0AACE0DBF for ; Mon, 7 Jun 2010 10:20:25 +0000 (UTC) Received: from localhost (mail1.nippynetworks.com [127.0.0.1]) by mail1.nippynetworks.com (Postfix) with ESMTP id 2B61D674129 for ; Mon, 7 Jun 2010 11:20:25 +0100 (BST) X-Virus-Scanned: amavisd-new at nippynetworks.com Received: from mail1.nippynetworks.com ([127.0.0.1]) by localhost (mail1.nippynetworks.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lkPjXjqE5-CF for ; Mon, 7 Jun 2010 11:20:25 +0100 (BST) Received: from Ed-Wildgooses-MacBook-Pro.local (office.nippynetworks.com [94.194.201.187]) (Authenticated sender: edward@wildgooses.com) by mail1.nippynetworks.com (Postfix) with ESMTPSA id DC45D6740D0 for ; Mon, 7 Jun 2010 11:20:24 +0100 (BST) Message-ID: <4C0CC7E8.5020703@wildgooses.com> Date: Mon, 07 Jun 2010 11:20:24 +0100 From: Ed W User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] ref bug 297229 (virutal/libiconv vs sys-libs/uclibc[iconv] vs sys-devel/gcc) References: <4C078710.8060808@wildgooses.com> <1275606120.2949.3.camel@hangover> <4C08E724.3080605@wildgooses.com> <1275693645.5301.2.camel@here> In-Reply-To: <1275693645.5301.2.camel@here> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 1b78ccb0-5d40-49fc-9441-c60f66e28636 X-Archives-Hash: 8894ff424aae1a6ecd88a88b76274436 > I avoid gettext 100% in my uClibc env by using the following stub > macros. > Ohh. Cool! I'm only eyeballing it, not tried it on anything yet, but can you confirm this lets you build glib?? (Much extra makefile hacking needed?) If so then this is very useful - thanks for sharing Ed W