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: Mateusz Loskot
Subject: Re: [Qemu-devel] No rule to make target ../libhw32/virtio.o
Date: Thu, 13 Jan 2011 16:09:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 13/01/11 15:24, Mark Cave-Ayland wrote:
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.

Hi Mark,

Hehe, nice to see you here.
The world is small and the virtual world too :-)

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?

No, I haven't tried. Actually, the need to build QEMU made me using MinGW for the very first time. I thought the mingw-w64 is still experimental or not production ready.

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.

You mean mingw-w64 team, right?

I think the problem I reported here is not really MinGW related,
but to QEMU build configuration.


Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org



reply via email to

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