From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Hs6oX-0003pc-7z for mharc-grub-devel@gnu.org; Sat, 26 May 2007 20:40:53 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hs6oV-0003op-Bn for grub-devel@gnu.org; Sat, 26 May 2007 20:40:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hs6oT-0003o8-QV for grub-devel@gnu.org; Sat, 26 May 2007 20:40:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hs6oT-0003o2-GA for grub-devel@gnu.org; Sat, 26 May 2007 20:40:49 -0400 Received: from neonescio.viaisn.org ([82.94.249.43]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hs6oT-0004ra-3S for grub-devel@gnu.org; Sat, 26 May 2007 20:40:49 -0400 Received: from dijkstra.dekkers.cx ([2001:960:7a0:0:213:d4ff:fe9c:2487] ident=Debian-exim) by neonescio.viaisn.org with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA1:32 CV=0) (Exim 4.63 #1) id 1Hs6oB-0004qx-4z for grub-devel@gnu.org; Sun, 27 May 2007 02:40:31 +0200 Received: from localhost ([127.0.0.1] helo=dijkstra.dekkers.cx ident=jeroen) by dijkstra.dekkers.cx with esmtp (Exim 4.63) (envelope-from ) id 1Hs6oA-000310-8T for grub-devel@gnu.org; Sun, 27 May 2007 02:40:30 +0200 Date: Sun, 27 May 2007 02:40:30 +0200 Message-ID: <87k5uvrtdt.wl@dekkers.cx> From: Jeroen Dekkers To: The development of GRUB 2 In-Reply-To: <9f50a7a00705261614w45d6fa3dt96fb96102d33a1f4@mail.gmail.com> References: <465322F0.5020109@freemail.gr> <9f50a7a00705261614w45d6fa3dt96fb96102d33a1f4@mail.gmail.com> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.0.95 (x86_64-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-detected-kernel: Linux 2.6 (newer, 3) Subject: Re: installing on x86_64 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: Sun, 27 May 2007 00:40:51 -0000 At Sat, 26 May 2007 18:14:23 -0500, Jerone Young wrote: > > Are you sure you did this on an x86-64 install. Current CVS still > suffers from the not being able to properly compile on x86-64 systems. It compiles fine here... are you sure your compiler can generate 32-bit code? Jeroen Dekkers