Assignee: unassigned at sourceware dot org
Reporter: cristian.adam at gmail dot com
Target Milestone: ---
We noticed with a MinGW 11.2.0 package that binutils 2.37's strip removes the
".gnu_debuglink" section from binaries.
This was not the case with MinGW 8.1.0 an
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
--- 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 #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