grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Next release?


From: Christian Franke
Subject: Re: Next release?
Date: Tue, 15 Jul 2008 20:32:29 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7

Robert Millan wrote:
On Mon, Jul 14, 2008 at 06:55:24PM +0200, Christian Franke wrote:
The first (and last) grub package released in the Cygwin distribution was based on grub codebase from 2008-03-26. My latest reasonably tested merge is ~2 month old. If desired, I can merge & test all remaining changes to current HEAD and post the patches for review soon.

Great!

As for the loader issue, did you find a way to generate images in ELF format
from the Cygwin system?


Yes of course - the Cygwin grub package compiles OOTB and works :-)

objcopy is used to convert PE to ELF:
http://lists.gnu.org/archive/html/grub-devel/2007-11/msg00238.html

Due to issues in BFD, objcopy produces ELF with invalid pc-relative relocation. This is compensated by a hack in the loader:
http://lists.gnu.org/archive/html/grub-devel/2007-11/msg00232.html

Christian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]