From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KM8fa-0006Ex-Mc for mharc-grub-devel@gnu.org; Thu, 24 Jul 2008 17:48:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KM8fZ-0006EW-Ai for grub-devel@gnu.org; Thu, 24 Jul 2008 17:48:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KM8fX-0006EJ-2Q for grub-devel@gnu.org; Thu, 24 Jul 2008 17:48:15 -0400 Received: from [199.232.76.173] (port=57220 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KM8fW-0006EG-Vu for grub-devel@gnu.org; Thu, 24 Jul 2008 17:48:15 -0400 Received: from mailout02.t-online.de ([194.25.134.17]:35237) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KM8fW-0003um-BQ for grub-devel@gnu.org; Thu, 24 Jul 2008 17:48:14 -0400 Received: from fwd32.aul.t-online.de by mailout02.sul.t-online.de with smtp id 1KM8fT-0002r8-00; Thu, 24 Jul 2008 23:48:11 +0200 Received: from [10.3.2.2] (Zk7PWYZJghwL5O13eMhJ0QGbB6lgpj0tQsEdhsTg1upBP7xLHoFXdvqTg13TgppwY+@[217.235.224.225]) by fwd32.aul.t-online.de with esmtp id 1KM8ex-10fV3o0; Thu, 24 Jul 2008 23:47:39 +0200 Message-ID: <4888F87C.9050809@t-online.de> Date: Thu, 24 Jul 2008 23:47:40 +0200 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: The development of GRUB 2 References: <1216040584.9995.52.camel@dv> <871w1jrz9u.fsf@xs4all.nl> <1216919923.22586.29.camel@dv> In-Reply-To: <1216919923.22586.29.camel@dv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ID: Zk7PWYZJghwL5O13eMhJ0QGbB6lgpj0tQsEdhsTg1upBP7xLHoFXdvqTg13TgppwY+ X-TOI-MSGID: 4aad1951-58d5-4a11-b920-41d2502317cc X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: Next release? 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: Thu, 24 Jul 2008 21:48:17 -0000 Pavel Roskin wrote: > On Thu, 2008-07-24 at 19:02 +0200, Marco Gerards wrote: > >> Hi, >> >> Pavel Roskin writes: >> >> > ... >>> By the way, that check could be generalized to allow more symbols, such >>> as "Ltext0" on Cygwin. It would be great if GRUB 1.97 compiled on >>> Cygwin out-of-box. Cygwin lacked some lzo development files, but we >>> don't need them anymore. >>> > > I was wrong here, but the progress is being made. I'm just not sure it > should be in 1.97. > > Thanks to grub-pe2elf provided by Bean, Cygwin support will be in 1.97 :-) It works with current SVN, except one open issue which breaks grub-install, see "[PATCH] ... fix update-grub_lib for Cygwin". Christian