From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EHljg-0001k2-9z for mharc-grub-devel@gnu.org; Tue, 20 Sep 2005 13:16:52 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EHljW-0001er-8b for grub-devel@gnu.org; Tue, 20 Sep 2005 13:16:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EHljP-0001aF-PW for grub-devel@gnu.org; Tue, 20 Sep 2005 13:16:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHljP-0001Zm-CJ for grub-devel@gnu.org; Tue, 20 Sep 2005 13:16:35 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EHliW-0003hc-Oo for grub-devel@gnu.org; Tue, 20 Sep 2005 13:15:41 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 135F73C000E61 for ; Tue, 20 Sep 2005 21:34:14 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 20 Sep 05 19:34:11 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 20 Sep 2005 19:15:36 +0200 User-Agent: KMail/1.7.2 References: <87oe6nlt7j.fsf@student.han.nl> In-Reply-To: <87oe6nlt7j.fsf@student.han.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509201915.36722.okuji@enbug.org> Subject: Re: Building on the AMD64 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 17:16:47 -0000 On Tuesday 20 September 2005 04:17 pm, Marco Gerards wrote: > Here is a patch to make it possible to build GRUB 2 on the AMD64. I > hope this is the cleanest way to solve this, but please correct me if > I am wrong; I am not that familiar with autoconf, etc. I thought you were working on pure 64-bit support... Okuji