qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: linux-user vs system build options and libraries
Date: Mon, 11 Sep 2023 11:10:55 +0100	[thread overview]
Message-ID: <877coxow7l.fsf@linaro.org> (raw)
In-Reply-To: <a1f2b1ac-3d88-8e46-5a3b-f6df740bd418@tls.msk.ru>


Michael Tokarev <mjt@tls.msk.ru> writes:

> Hi!
>
> I noticed that linux-user binaries, when built separately (with
> --enable-linux-user --disable-system) or when built as part of
> system build (--enable-linux-user --enable-system) differ in size
> and link with significantly more libraries which they shouldn't
> link with.  libnuma, liburing, libgnutls, - that's what gets linked,
> just to name a few.  zlib is also there which most likely shouldn't
> be.
<snip>
>
> Also, which might be a separate issue, --enable-plugins seems to
> be in effect for linux-user too, which result in libgmodule being
> linked with.

TCG plugins should work for both system and non-static *-user builds.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


      reply	other threads:[~2023-09-11 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11  7:36 linux-user vs system build options and libraries Michael Tokarev
2023-09-11 10:10 ` Alex Bennée [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=877coxow7l.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=mjt@tls.msk.ru \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).