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 1N9L3m-0002U1-RE for garchives@archives.gentoo.org; Sat, 14 Nov 2009 16:01:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73591E0851 for ; Sat, 14 Nov 2009 16:01:10 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by pigeon.gentoo.org (Postfix) with ESMTP id 555FFE07D4 for ; Sat, 14 Nov 2009 15:20:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N9KPz-0005Tk-RM for gentoo-amd64@lists.gentoo.org; Sat, 14 Nov 2009 16:20:03 +0100 Received: from athedsl-394939.home.otenet.gr ([79.131.94.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Nov 2009 16:20:03 +0100 Received: from realnc by athedsl-394939.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Nov 2009 16:20:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-amd64@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-amd64] Re: How to install multilib'ed version of any library (for real multilib for x86 and x86_64 for every libraries)? Date: Sat, 14 Nov 2009 17:16:35 +0200 Organization: Lucas Barks Message-ID: References: <91b13c310911140345w6fce2bd1r848b72685c7cd999@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-394939.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091019 Thunderbird/3.0b4 In-Reply-To: <91b13c310911140345w6fce2bd1r848b72685c7cd999@mail.gmail.com> Sender: news X-Archives-Salt: b6410c5a-faae-495b-9b3b-74dc86120ad0 X-Archives-Hash: 4f56acf2b9e5a6ed049721b34ed9d826 On 11/14/2009 01:45 PM, Cheng Renquan wrote: >[...] > Furthermore, if compiling any other 32bit program on gentoo-amd64, it may need > other more 32bit of libraries, > > Comparing other linux distros like fedora-x86_64 and debian-amd64, I knew there > is simple way to archive this goal, just install both binutils.x86_64 > and binutils.i686 > packages, but on gentoo-amd64, how can we do this in a similarly simple way? > > How about add USE multilib support of every package that contains libraries? Gentoo doesn't support this yet. Work is underway to enable real multilib support though.