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 1RZYMe-0007Q4-5t for garchives@archives.gentoo.org; Sun, 11 Dec 2011 01:38:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 192D921C0B5; Sun, 11 Dec 2011 01:37:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 16FF421C039 for ; Sun, 11 Dec 2011 01:36:58 +0000 (UTC) Received: from [192.168.178.31] (e178072087.adsl.alicedsl.de [85.178.72.87]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: chithanh) by smtp.gentoo.org (Postfix) with ESMTPSA id 347AB1B4007 for ; Sun, 11 Dec 2011 01:36:57 +0000 (UTC) Message-ID: <4EE40934.9020206@gentoo.org> Date: Sun, 11 Dec 2011 02:36:52 +0100 From: =?UTF-8?B?Q2jDrS1UaGFuaCBDaHJpc3RvcGhlciBOZ3V54buFbg==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111031 Firefox/7.0.1 SeaMonkey/2.4.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: x32 fun pants References: <201109151534.07155.vapier@gentoo.org> <201112100302.14676.vapier@gentoo.org> <201112101337.32789.vapier@gentoo.org> In-Reply-To: X-Enigmail-Version: 1.4a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ed5d613b-b86e-4eaa-971b-75965cd941c3 X-Archives-Hash: 901531ba516df5a864f6f75bb6591d3b Mike Gilbert schrieb: > I think it is around 2.2 GB on amd64 with debug stuff (-ggdb). Under > half that without the debug. >=20 > I'm pretty sure there gentoo users on x86 that are able to build it; > it does have an x86 keyword afterall. :) Some people mess with kernel/user memory split to avoid HIGHMEM on 32 bit systems. If you do that, you might run out of address space. Best regards, Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n