From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K1OUf-0008SJ-3d for mharc-grub-devel@gnu.org; Wed, 28 May 2008 12:27:17 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1OUd-0008Rp-EN for grub-devel@gnu.org; Wed, 28 May 2008 12:27:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1OUb-0008R6-Sg for grub-devel@gnu.org; Wed, 28 May 2008 12:27:15 -0400 Received: from [199.232.76.173] (port=47978 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1OUb-0008Qy-NL for grub-devel@gnu.org; Wed, 28 May 2008 12:27:13 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:56000 helo=jenni2.rokki.sonera.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K1OUb-00044w-Cd for grub-devel@gnu.org; Wed, 28 May 2008 12:27:13 -0400 Received: from [127.0.0.1] (88.193.32.97) by jenni2.rokki.sonera.fi (8.5.014) id 483BB47A00169CCB for grub-devel@gnu.org; Wed, 28 May 2008 19:27:12 +0300 Message-ID: <483D87E2.6080304@nic.fi> Date: Wed, 28 May 2008 19:27:14 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: The development of GRUB 2 References: <48398A66.5010902@isaac.cedarswampstudios.org> <483ABA62.6080308@isaac.cedarswampstudios.org> <483B0B53.1090001@isaac.cedarswampstudios.org> <483BDDD2.1010608@isaac.cedarswampstudios.org> <483BF949.6020708@isaac.cedarswampstudios.org> <20080528141735.GI26495@thorin> In-Reply-To: <20080528141735.GI26495@thorin> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: x86_64 EFI support for grub2 ? 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: Wed, 28 May 2008 16:27:15 -0000 Robert Millan wrote: > On Tue, May 27, 2008 at 08:23:09PM +0800, Bean wrote: >> It's possible to create multiple arch image, but it requires some >> extra work. We need to compile i386-efi and x86_64-efi separately, >> then use a tool to merge them. This can't be done in a single step. > > Why not just drop the -m32 and always build "native" images? So if you > build the i386-efi target on i386, you get a 32-bit image and if you build > it on x86_64 you get a 64-bit one? No. Consider build farm.