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 10:48:17 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Paul Brook wrote:
On Friday 22 May 2009, Anthony Liguori wrote:
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?

No, sorry, I mean occasionally you end up with a stale libhw.a.

Blue, can you revert this commit then?

Both this (whole-archive) and the preceding fdc change need to be reverted.

I've reverted the whole-archive change and the fdc. I've left scsi intact. They were blocking my testing of other patches.

Everything now links and seems to work.

Regards,

Anthony Liguori




reply via email to

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