qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] rules.mak: Fix DSO build by pulling in archi


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2] rules.mak: Fix DSO build by pulling in archive symbols
Date: Mon, 01 Sep 2014 14:04:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Il 01/09/2014 13:46, Peter Maydell ha scritto:
> So we could fix this by not compiling empty files...

Easy for int128, even easier for getauxval (it's not a fastpath, so we
can move the "always return 0" version from include/qemu/osdep.h to
util/getauxval.c).

I'm not sure how to detect that there generated-tracers.c is empty.
Stefan, is it used by anything except $(CONFIG_TRACE_SIMPLE)?

> ranlib doesn't like that either (this one's a warning we've had for
> a long time):

Given this, do you consider th a blocker for this patch?

Paolo



reply via email to

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