All of lore.kernel.org
 help / color / mirror / Atom feed
* bug: cygwin support breaks cross compiles on cygwin
@ 2008-08-08  9:03 Patrick Georgi
  2008-08-08 10:17 ` Bean
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Patrick Georgi @ 2008-08-08  9:03 UTC (permalink / raw)
  To: grub-devel

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.


Regards,
Patrick Georgi




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-08-09 13:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08  9:03 bug: cygwin support breaks cross compiles on cygwin Patrick Georgi
2008-08-08 10:17 ` Bean
2008-08-08 10:36 ` Christian Franke
2008-08-08 11:09 ` Robert Millan
2008-08-08 12:59   ` Christian Franke
2008-08-08 13:37     ` Felix Zielcke
2008-08-08 21:13       ` Christian Franke
2008-08-09  9:20         ` Felix Zielcke
2008-08-09 13:08           ` Christian Franke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.