From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MUpCZ-0006V4-VO for mharc-grub-devel@gnu.org; Sat, 25 Jul 2009 17:54:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUpCY-0006S7-8k for grub-devel@gnu.org; Sat, 25 Jul 2009 17:54:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUpCT-0006Jp-94 for grub-devel@gnu.org; Sat, 25 Jul 2009 17:54:45 -0400 Received: from [199.232.76.173] (port=39692 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUpCT-0006JW-61 for grub-devel@gnu.org; Sat, 25 Jul 2009 17:54:41 -0400 Received: from c60.cesmail.net ([216.154.195.49]:18482) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MUpCR-0006Aq-PO for grub-devel@gnu.org; Sat, 25 Jul 2009 17:54:40 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 25 Jul 2009 17:54:38 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id B443534C6D for ; Sat, 25 Jul 2009 18:05:38 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20090725162650.GJ12326@thorin> References: <1248381129.2661.79.camel@mj> <1248394764.2661.248.camel@mj> <20090725162650.GJ12326@thorin> Content-Type: text/plain Date: Sat, 25 Jul 2009 17:54:35 -0400 Message-Id: <1248558875.11389.23.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH 2/2] SDL support 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: Sat, 25 Jul 2009 21:54:46 -0000 On Sat, 2009-07-25 at 18:26 +0200, Robert Millan wrote: > On Thu, Jul 23, 2009 at 08:19:24PM -0400, Pavel Roskin wrote: > > > > Also, when compiling on PowerPC, configure reports that SDL is enabled, > > but it is not. The same applies to USB support. > > Shouldn't it be enabled in all architectures? Unfortunately, the grub-emu > definition is arch-specific, but other than this the rest is portable. Yes, we should try to keep grub-emu the same on all architectures. That's a necessary step to the build system reorganization. > This would be the first time gfxterm works on powerpc. Yes, it would be great to be able to compile that code on a big-endian system. -- Regards, Pavel Roskin