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 <gentoo-dev+bounces-48962-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Ra7BF-000247-GT for garchives@archives.gentoo.org; Mon, 12 Dec 2011 14:48:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C561D21C126; Mon, 12 Dec 2011 14:48:21 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id A798A21C067 for <gentoo-dev@lists.gentoo.org>; Mon, 12 Dec 2011 14:47:44 +0000 (UTC) Received: by ghbg18 with SMTP id g18so4937572ghb.40 for <gentoo-dev@lists.gentoo.org>; Mon, 12 Dec 2011 06:47:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=tB9V5kvBAFCXmEBHrDm6Ip7XvNP9aE/Lrl1VGw9DqCs=; b=EZeoQBKUprlDaNcokrh1ZTemP7nqkzoBfbZ14shLi6towax8XV4hR3HO+UuVgHT98u cvMN1StUY577wFOIjz+7Yel4lNCVoGNC9F9h0ycvsoFe7sHzFaf07zYut5MVESQDox2A +pZul0I86A+pDhxessYJGN3zJ96XhnLqqELXI= Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.236.177.67 with SMTP id c43mr18652998yhm.54.1323701264195; Mon, 12 Dec 2011 06:47:44 -0800 (PST) Received: by 10.236.157.106 with HTTP; Mon, 12 Dec 2011 06:47:44 -0800 (PST) In-Reply-To: <201112102218.13104.vapier@gentoo.org> References: <201109151534.07155.vapier@gentoo.org> <CAJ0EP41DGicT0PniRDOb4mo3xwRcZNib0GO4Da_VsMTmMWhcyQ@mail.gmail.com> <4EE40934.9020206@gentoo.org> <201112102218.13104.vapier@gentoo.org> Date: Mon, 12 Dec 2011 15:47:44 +0100 Message-ID: <CAD6zcDy0gEO2sx6TrTN7p=2SbGt6mTz+yvidLwA8prSDua=NUA@mail.gmail.com> Subject: Re: [gentoo-dev] Re: x32 fun pants From: Francesco Riosa <vivo75@gmail.com> To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9d953a52-d3a0-44c7-a0cc-9d535b425ca2 X-Archives-Hash: a7196143b38bae432cb78b1454713d32 2011/12/11 Mike Frysinger <vapier@gentoo.org>: > On Saturday 10 December 2011 20:36:52 Ch=C3=AD-Thanh Christopher Nguy=E1= =BB=85n wrote: >> Mike Gilbert schrieb: >> > I think it is around 2.2 GB on amd64 with debug stuff (-ggdb). Under >> > half that without the debug. >> > >> > 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. > > return -EPEBKAC > -mike it's not so fast to retrieve informations on how to build the needed kernel, could someone post instruction here, also for future reference?