From: Avi Kivity <avi@redhat.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
Juan Quintela <quintela@redhat.com>
Subject: Re: [Qemu-devel] [RFC] Avoiding --whole-archive
Date: Mon, 30 Nov 2009 11:00:09 +0200 [thread overview]
Message-ID: <4B138999.2000606@redhat.com> (raw)
In-Reply-To: <31D358FF-E8DB-43E2-967A-1A27C17E482A@web.de>
On 11/29/2009 04:17 PM, Andreas Färber wrote:
>
> This problem is still around after Juan's Makefile reorganizations.
>
> Before, I had provided two alternative patches:
>
> * The first version wrote the list of libqemu_common.a's and
> $(HWLIB)'s object files into a text file from Makefile[.hw] that was
> later read in Makefile.target.
>
> * The second version was using dedicated Makefile[.hw] targets for
> printing the object files to stdout for use by Makefile.target,
> avoiding the need to write an intermediate file.
>
> Avi had preferred a variation of the first version for reduced
> complexity.
>
> Other ideas that crossed my mind were:
> * using GNU ld directly instead of gcc for linking (broken by -Wl and
> some other LDFLAGS)
Using ld directly may break link-time optimization when that arrives.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
prev parent reply other threads:[~2009-11-30 9:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <616D744F-F31E-4E96-9A23-1664C78313FD@web.de>
2009-05-30 17:49 ` [Qemu-devel] Fwd: [Qemu-commits] [COMMIT 5efa9d5] Convert block infrastructure to use new module init functionality Andreas Färber
2009-05-31 10:15 ` Anthony Liguori
2009-05-31 11:26 ` Avi Kivity
2009-05-31 13:29 ` [Qemu-devel] " Andreas Färber
2009-06-13 20:40 ` Andreas Färber
2009-06-13 22:15 ` [Qemu-devel] [RFC] Avoiding --whole-archive (was: [COMMIT 5efa9d5] Convert block infrastructure to use new module init functionality) Andreas Färber
2009-06-14 9:15 ` [Qemu-devel] [RFC] Avoiding --whole-archive Avi Kivity
2009-11-29 14:17 ` Andreas Färber
2009-11-29 18:53 ` Andreas Färber
2009-11-30 9:00 ` Avi Kivity [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B138999.2000606@redhat.com \
--to=avi@redhat.com \
--cc=andreas.faerber@web.de \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).