qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
Date: Wed, 28 Sep 2022 21:21:47 +0200	[thread overview]
Message-ID: <CABgObfbPcy63-nZBzZe1Dtinm-h0FmoHYukZQY6uxLMsn8fesA@mail.gmail.com> (raw)
In-Reply-To: <afb177dc-ab07-5167-e559-5b5280150c46@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

Heh, I wanted to get it in for exactly that reason, so that a future revert
would not introduce the test in configure. But I guess having the patch out
there on the archives may also be enough.

Paolo

Il mer 28 set 2022, 18:25 Richard Henderson <richard.henderson@linaro.org>
ha scritto:

> On 9/27/22 02:59, Paolo Bonzini wrote:
> > The test is slightly weaker than before, because it does not
> > call an extern "C" function from a C source file.  However,
> > in practice what we seek to detect is ABI compatibility of the
> > various sanitizer flags, and for that it is enough to compile
> > anything with CC and link it with CXX.
>
> Maybe just wait a moment on this one?
> We have patches on list to remove the last use of C++.
>
>
>
> r~
>
>

[-- Attachment #2: Type: text/html, Size: 1137 bytes --]

  reply	other threads:[~2022-09-28 19:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27  9:59 [PATCH 0/5] Small meson updates for QEMU 7.2 Paolo Bonzini
2022-09-27  9:59 ` [PATCH 1/5] ui: fix path to dbus-display1.h Paolo Bonzini
2022-09-27 10:38   ` Marc-André Lureau
2022-09-27  9:59 ` [PATCH 2/5] meson: require 0.61.3 Paolo Bonzini
2022-09-27 10:54   ` Marc-André Lureau
2022-09-27  9:59 ` [PATCH 3/5] meson: multiple names can be passed to dependency() Paolo Bonzini
2022-09-27 10:54   ` Marc-André Lureau
2022-09-27  9:59 ` [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build Paolo Bonzini
2022-09-27 11:00   ` Marc-André Lureau
2022-09-28 16:25   ` Richard Henderson
2022-09-28 19:21     ` Paolo Bonzini [this message]
2022-09-28 21:08       ` Richard Henderson
2022-09-30  7:34         ` Paolo Bonzini
2022-09-27  9:59 ` [PATCH 5/5] configure, meson: move linker flag detection to meson Paolo Bonzini
2022-09-27 11:02   ` Marc-André Lureau

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=CABgObfbPcy63-nZBzZe1Dtinm-h0FmoHYukZQY6uxLMsn8fesA@mail.gmail.com \
    --to=pbonzini@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).