qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Replace signrom with shell script v3


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Replace signrom with shell script v3
Date: Thu, 02 Jul 2009 14:02:37 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Blue Swirl wrote:
On 7/2/09, Blue Swirl <address@hidden> wrote:
On 7/1/09, Alexander Graf <address@hidden> 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 via email to

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