https://sourceware.org/bugzilla/show_bug.cgi?id=28992
Nick Clifton changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=28992
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=278c98c830befc706286b56da9e922e5342d62a9
commit 278c98c830befc706286b56da9e
https://sourceware.org/bugzilla/show_bug.cgi?id=28992
--- Comment #5 from Cristian Adam ---
Created attachment 14058
--> https://sourceware.org/bugzilla/attachment.cgi?id=14058&action=edit
Qt6Sql.dll
Qt6Sql.dll containing the .gnu_debuglink section:
$ objdump -x Qt6Sql.dll | findstr .gnu
12
https://sourceware.org/bugzilla/show_bug.cgi?id=28992
--- Comment #4 from Nick Clifton ---
Hi Cristian,
Please could you upload the Qt6Core.dll file (with the .gnu_debuglink intact)
?
I would like to run some more tests...
Cheers
Nick
--
You are receiving this mail because:
You are on t
https://sourceware.org/bugzilla/show_bug.cgi?id=28992
--- Comment #3 from Cristian Adam ---
binutils 2.38 behave the same as 2.37
c:\Projects\Qt\build-mingw-qtbase\bin
$ strip --version
GNU strip (GNU Binutils) 2.38
Copyright (C) 2022 Free Software Foundation, Inc.
This program is free software;
https://sourceware.org/bugzilla/show_bug.cgi?id=28992
--- Comment #2 from Cristian Adam ---
Here is a run with strip from MinGW 11.2.0:
c:\Projects\Qt\build-mingw-qtbase\bin
$ strip --version
GNU strip (GNU Binutils) 2.37
Copyright (C) 2021 Free Software Foundation, Inc.
This program is free sof
https://sourceware.org/bugzilla/show_bug.cgi?id=28992
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1