grub-devel
[Top][All Lists]
Advanced

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

Re: Test GRUB2 compiled by MingW


From: Marco Gerards
Subject: Re: Test GRUB2 compiled by MingW
Date: Sat, 02 Apr 2005 13:24:00 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)

Hanzac Chen <address@hidden> writes:

> Yes, MingW generates COFF and if using COFF, the GCC/binutils can't use
> some of GAS's directive, like section switch. (I found GRUB using that
> in its module loading mechanism.)
>
> Maybe I still don't understand it well.
>
> How much else does GRUB 2 depend on ELF?

A lot.  The modules are all ELF files and the core image has an ELF
loader.  It would be the best if you could somehow produce ELF
executables.

Otherwise another module loader should be implemented for COFF.

Thanks,
Marco





reply via email to

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