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 1RaEfr-00037w-Me for garchives@archives.gentoo.org; Mon, 12 Dec 2011 22:48:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 445B821C249; Mon, 12 Dec 2011 22:48:33 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 49E9621C074 for ; Mon, 12 Dec 2011 22:47:55 +0000 (UTC) Received: by yenm3 with SMTP id m3so5478777yen.40 for ; Mon, 12 Dec 2011 14:47:54 -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=J2wl/LeRCMABUTXSFLJMBYHkL8pLAQiDxvIWf7jywQU=; b=TF1pql/C9RrCJYbCqO1vhsClldOlkZUlhiqpN4YKRW92kBW6k5R93jbAIOB3w3hbOG jBkW3qvqA09IEOHJbA77Ln+tCbX39QIb0ZcH9ZalfZLqt18G+FMnIDZg+V/JJpFJO12a 5PBDbCu9S4jukVbaroB449ox6OKvQ05a5VNGA= 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 Received: by 10.236.154.42 with SMTP id g30mr76738yhk.3.1323730074834; Mon, 12 Dec 2011 14:47:54 -0800 (PST) Received: by 10.236.157.106 with HTTP; Mon, 12 Dec 2011 14:47:54 -0800 (PST) In-Reply-To: <201112121226.23173.vapier@gentoo.org> References: <201109151534.07155.vapier@gentoo.org> <201112102218.13104.vapier@gentoo.org> <201112121226.23173.vapier@gentoo.org> Date: Mon, 12 Dec 2011 23:47:54 +0100 Message-ID: Subject: Re: [gentoo-dev] Re: x32 fun pants From: Francesco Riosa To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6f041ac8-e047-4b4e-9101-29679a2e89af X-Archives-Hash: 49e9dc012c7324751dcedbadc8b680cb 2011/12/12 Mike Frysinger : > On Monday 12 December 2011 09:47:44 Francesco Riosa wrote: >> 2011/12/11 Mike Frysinger : >> > 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). Unde= r >> >> > 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 >> >> it's not so fast to retrieve informations on how to build the needed >> kernel, could someone post instruction here, also for future >> reference? > > don't mess with the defaults ? > -mike not there yet, I was looking for this: git clone https://github.com/hjl-tools/linux.git git checkout hjl/x32/lfs/v3.1 when it will be finished I'll mess with the defaults