From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EREPI-0002l8-51 for mharc-grub-devel@gnu.org; Sun, 16 Oct 2005 15:42:56 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EREP3-0002fd-5a for grub-devel@gnu.org; Sun, 16 Oct 2005 15:42:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EREOz-0002eu-QT for grub-devel@gnu.org; Sun, 16 Oct 2005 15:42:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EREOw-0002en-NX for grub-devel@gnu.org; Sun, 16 Oct 2005 15:42:34 -0400 Received: from [72.14.204.199] (helo=qproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EREOw-0003e9-Tt for grub-devel@gnu.org; Sun, 16 Oct 2005 15:42:35 -0400 Received: by qproxy.gmail.com with SMTP id e14so682146qbc for ; Sun, 16 Oct 2005 12:42:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=WVdNs0xJ9PdVokjgvoIgs5mcEfHOBP1O/n8rGf0y9yd+REy1sQ9aJahRynjl/A3zKgCxTjuNyDZsvxpzKXgsB4zmWU98pZc637tMn+ekpIPq6kcY/N72ZojdHydaj/YdotNkgYbke2pwiMDlwLpvKeBQjvU/aMZ0hPhQdUMYDGg= Received: by 10.65.123.6 with SMTP id a6mr1374940qbn; Sun, 16 Oct 2005 12:42:33 -0700 (PDT) Received: from ?192.168.0.130? ( [71.255.85.86]) by mx.gmail.com with ESMTP id f16sm993806qba.2005.10.16.12.42.32; Sun, 16 Oct 2005 12:42:33 -0700 (PDT) Message-ID: <4352ACF1.8050908@gmail.com> Date: Sun, 16 Oct 2005 15:41:37 -0400 From: Joe Ciccone Organization: Crazy Eye Soft User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050925) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <200510152015.33096.okuji@enbug.org> In-Reply-To: <200510152015.33096.okuji@enbug.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: GRUB 1.91 is released 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, 16 Oct 2005 19:42:42 -0000 Yoshinori K. Okuji wrote:. >* Add support for x86_64. > I am curious if support for x86_64 still uses -m32 in the build process, and if so, why?