grub-devel
[Top][All Lists]
Advanced

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

Re: bug: cygwin support breaks cross compiles on cygwin


From: Christian Franke
Subject: Re: bug: cygwin support breaks cross compiles on cygwin
Date: Fri, 08 Aug 2008 14:59:11 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11

Robert Millan wrote:
On Fri, Aug 08, 2008 at 11:03:49AM +0200, Patrick Georgi wrote:
Hi,

I used cygwin to build grub2/i386-coreboot using an i386-elf cross compiler. unfortunately the test in configure only looks for the host platform and enables pe2elf in that case, even though my compiler emits ELF already.

my workaround is to just change that test (there's no OS cyg_win), but of course that's no permanent solution. Bean proposed on IRC to look if the target compiler emits PE, and enable pe2elf based on that.

I have observed that grub-pe2elf is included even in native builds for ELF
platforms.  Perhaps this is caused by the same bug?



No, grub-pe2elf is build and installed even if is not necessary for the build process. This should be no problem.

Christian





reply via email to

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