All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Georgi <patrick@georgi-clan.de>
To: grub-devel@gnu.org
Subject: bug: cygwin support breaks cross compiles on cygwin
Date: Fri, 08 Aug 2008 11:03:49 +0200	[thread overview]
Message-ID: <g7h257$r1l$1@ger.gmane.org> (raw)

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




             reply	other threads:[~2008-08-08  9:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-08  9:03 Patrick Georgi [this message]
2008-08-08 10:17 ` bug: cygwin support breaks cross compiles on cygwin 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g7h257$r1l$1@ger.gmane.org' \
    --to=patrick@georgi-clan.de \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.