qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] No rule to make target ../libhw32/virtio.o


From: Mark Cave-Ayland
Subject: Re: [Qemu-devel] No rule to make target ../libhw32/virtio.o
Date: Thu, 13 Jan 2011 15:24:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Icedove/3.0.11

On 13/01/11 15:09, Mateusz Loskot wrote:

Hi,

I'm building current Git master (SHA1:facf1a60) using latest MingW32
on Windows Vista and compilation fails with the following error:

g:/src/qemu/_git/master/disas.c: In function 'generic_print_address':
g:/src/qemu/_git/master/disas.c:65:5: warning: 'I' flag used with '%x'
gnu_printf format
g:/src/qemu/_git/master/disas.c:65:5: warning: format '%I64x' expects
type 'unsigned int', but argument 3 has type 'bfd_vma'
make[1]: *** No rule to make target `../libhw32/virtio.o', needed by
`qemu.exe'. Stop.
make: *** [subdir-i386-softmmu] Error 2

Hi Mateusz,

Good to hear from you again. On a separate note, as a Windows user have you tried using the mingw-w64 compiler (http://mingw-w64.sourceforge.net/) to build qemu instead?

While the name suggests only a 64-bit compiler, the basic installation consists of both 32 and 64 bit compilers, plus the team there are currently very active and in my experience a lot more responsive when it comes to fixing any problems that may arise.


HTH,

Mark.

--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs



reply via email to

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