From: Paolo Bonzini <pbonzini@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Konstantin Kostiuk <kkostiuk@redhat.com>
Subject: Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Date: Fri, 14 Mar 2025 18:02:25 +0100 [thread overview]
Message-ID: <74429b0b-e012-4219-a74b-ed91fc524859@redhat.com> (raw)
In-Reply-To: <Z9RfMALft87pBv70@redhat.com>
On 3/14/25 17:54, Daniel P. Berrangé wrote:
>> Same remark as on the other patch: can we have a comment
>> explaining why we disable this on Windows, please, ideally
>> with a URL of a bug report against the toolchain ?
>
> Two likely candidates open a long time....
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59474
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99973
OMG... Given this I think it should rather be reverted, and people can
use --extra-cflags=-gsplit-dwarf.
(And in fact, since it's just an objcopy trick, it is even possible to
put a gcc wrapper in ~/bin that will do it for you).
Paolo
next prev parent reply other threads:[~2025-03-14 17:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 15:38 [PATCH] configure: disable split_debug on Windows and on non-git builds Paolo Bonzini
2025-03-14 16:44 ` Peter Maydell
2025-03-14 16:54 ` Daniel P. Berrangé
2025-03-14 17:02 ` Paolo Bonzini [this message]
2025-03-14 19:12 ` Pierrick Bouvier
2025-03-14 21:14 ` Alex Bennée
2025-03-14 21:34 ` Richard Henderson
2025-03-14 21:53 ` Pierrick Bouvier
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=74429b0b-e012-4219-a74b-ed91fc524859@redhat.com \
--to=pbonzini@redhat.com \
--cc=berrange@redhat.com \
--cc=kkostiuk@redhat.com \
--cc=peter.maydell@linaro.org \
--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).