Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Pierrick Bouvier
On 3/14/25 14:14, Alex Bennée wrote: Pierrick Bouvier writes: On 3/14/25 08:38, Paolo Bonzini wrote: -gsplit-dwarf is reported to produce broken binaries on Windows. The linker produces warnings but exits successfully: /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/

Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Richard Henderson
On 3/14/25 14:14, Alex Bennée wrote: Pierrick Bouvier writes: On 3/14/25 08:38, Paolo Bonzini wrote: -gsplit-dwarf is reported to produce broken binaries on Windows. The linker produces warnings but exits successfully: /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/

Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Alex Bennée
Pierrick Bouvier writes: > On 3/14/25 08:38, Paolo Bonzini wrote: >> -gsplit-dwarf is reported to produce broken binaries on Windows. >> The linker produces warnings but exits successfully: >> /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld: >> qga/qemu-ga.exe:/4: sec

Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Pierrick Bouvier
On 3/14/25 08:38, Paolo Bonzini wrote: -gsplit-dwarf is reported to produce broken binaries on Windows. The linker produces warnings but exits successfully: /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld: qga/qemu-ga.exe:/4: section below image base /usr/lib/gcc/x86

Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Paolo Bonzini
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

Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Daniel P . Berrangé
On Fri, Mar 14, 2025 at 04:44:01PM +, Peter Maydell wrote: > On Fri, 14 Mar 2025 at 15:39, Paolo Bonzini wrote: > > > > -gsplit-dwarf is reported to produce broken binaries on Windows. > > The linker produces warnings but exits successfully: > > > > /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../..

Re: [PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Peter Maydell
On Fri, 14 Mar 2025 at 15:39, Paolo Bonzini wrote: > > -gsplit-dwarf is reported to produce broken binaries on Windows. > The linker produces warnings but exits successfully: > > /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld: > qga/qemu-ga.exe:/4: section below image

[PATCH] configure: disable split_debug on Windows and on non-git builds

2025-03-14 Thread Paolo Bonzini
-gsplit-dwarf is reported to produce broken binaries on Windows. The linker produces warnings but exits successfully: /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld: qga/qemu-ga.exe:/4: section below image base /usr/lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64