kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Mattson <jmattson@google.com>
To: Bill Wendling <morbo@google.com>
Cc: kvm list <kvm@vger.kernel.org>, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [kvm-unit-tests PATCH] Makefile: do not use "libgcc" for clang
Date: Tue, 4 May 2021 10:07:47 -0700	[thread overview]
Message-ID: <CALMp9eStUGcyY5bD8ETDvuepQ7VVNDnRRyJVaS=9v9gH41L=5A@mail.gmail.com> (raw)
In-Reply-To: <20210309045250.3333311-1-morbo@google.com>

On Mon, Mar 8, 2021 at 8:53 PM Bill Wendling <morbo@google.com> wrote:
>
> The -nostdlib flag disables the driver from adding libclang_rt.*.a
> during linking. Adding a specific library to the command line then
> causes the linker to report unresolved symbols, because the libraries
> that resolve those symbols aren't automatically added. Turns out clang
> doesn't need to specify that library.
>
> Signed-off-by: Bill Wendling <morbo@google.com>
Reviewed-by: Jim Mattson <jmattson@google.com>

  parent reply	other threads:[~2021-05-04 17:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09  4:52 [kvm-unit-tests PATCH] Makefile: do not use "libgcc" for clang Bill Wendling
2021-04-27 21:15 ` Bill Wendling
2021-05-04 17:07 ` Jim Mattson [this message]
2021-05-05 12:31 ` Paolo Bonzini

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='CALMp9eStUGcyY5bD8ETDvuepQ7VVNDnRRyJVaS=9v9gH41L=5A@mail.gmail.com' \
    --to=jmattson@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=morbo@google.com \
    --cc=pbonzini@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).