qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Windows runtime error


From: Anthony Liguori
Subject: Re: [Qemu-devel] Windows runtime error
Date: Fri, 22 May 2009 08:07:22 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Paul Brook wrote:
    Don't use whole-archive for hwlib or libqemu objects

    Signed-off-by: Blue Swirl <address@hidden>
hwlib definitely needs whole-archive.

Why did this break arm-softmmu?  It builds fine for me.

In function `fdctrl_stop_transfer':
fdc.c:1086: undefined reference to `DMA_release_DREQ'

There appears to be a missing dependency somewhere, I suspect libhw*.a doesn't get rebuilt when you move objects from Makefile.target to Makefile.hw.

So a fresh rebuild "fixes" the problem?

Blue, can you revert this commit then?

Regards,

Anthony Liguori

Paul






reply via email to

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