All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: Alexander Graf <agraf@suse.de>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Replace signrom with shell script v3
Date: Thu, 02 Jul 2009 14:02:37 -0500	[thread overview]
Message-ID: <4A4D044D.7020003@codemonkey.ws> (raw)
In-Reply-To: <f43fc5580907021107i5ae13305m21f954ba239a9638@mail.gmail.com>

Blue Swirl wrote:
> On 7/2/09, Blue Swirl <blauwirbel@gmail.com> wrote:
>   
>> On 7/1/09, Alexander Graf <agraf@suse.de> wrote:
>>  > In order to not execute code we just compiled, let's replace signrom
>>  >  with a shell script that does the same thing while staying compatible
>>  >  to pretty much every system available.
>>  >
>>  >  This should make cross-compilation for windows easier.
>>
>>
>> Why don't you use $(HOST_CC) to compile the signrom binary?
>>
>>     
>
> Like with this patch? Fixes Mingw32 compile for me.
>   

If you're cross compiling, HOST_CC is the wrong compiler to use for the 
ROM build.  For instance, if you were on a PPC host building an i386 
QEMU package.

Building signrom with HOST_CC may be reasonable.

Regards,

Anthony Liguori

  reply	other threads:[~2009-07-02 19:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-01 20:08 [Qemu-devel] [PATCH] Replace signrom with shell script v3 Alexander Graf
2009-07-02 17:52 ` Blue Swirl
2009-07-02 18:07   ` Blue Swirl
2009-07-02 19:02     ` Anthony Liguori [this message]
2009-07-02 21:35       ` Alexander Graf

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=4A4D044D.7020003@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=agraf@suse.de \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.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.