[Bug binutils/28885] dlltool broke in 2.38

2022-03-24 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 Mikael Pettersson changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIR

[Bug binutils/28885] dlltool broke in 2.38

2022-03-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The binutils-2_38-branch branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=99852365513266afdd793289813e8e565186c9e6 commit 9985236551326

[Bug binutils/28885] dlltool broke in 2.38

2022-03-20 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #8 from Mikael Pettersson --- Fixed on master for 2.39, needs backport to binutils-2_38-branch. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28885] dlltool broke in 2.38

2022-03-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #7 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=d65c0d85645cab6f11fd711d21638a74489f commit d65c0d85645cab6f11fd711

[Bug binutils/28885] dlltool broke in 2.38

2022-03-12 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #6 from Mikael Pettersson --- (In reply to Brendan Shanks from comment #4) > (In reply to Martin Storsjö from comment #3) > > Created attachment 14013 [details] > > Potential fix > > > > Here's a pretty straightforward patch that

[Bug binutils/28885] dlltool broke in 2.38

2022-03-11 Thread martin at martin dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #5 from Martin Storsjö --- (In reply to Brendan Shanks from comment #4) > (In reply to Martin Storsjö from comment #3) > > Created attachment 14013 [details] > > Potential fix > > > > Here's a pretty straightforward patch that use

[Bug binutils/28885] dlltool broke in 2.38

2022-03-11 Thread bshanks at codeweavers dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #4 from Brendan Shanks --- (In reply to Martin Storsjö from comment #3) > Created attachment 14013 [details] > Potential fix > > Here's a pretty straightforward patch that uses the output filename as basis > for the temp prefix, w

[Bug binutils/28885] dlltool broke in 2.38

2022-03-11 Thread martin at martin dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #3 from Martin Storsjö --- Created attachment 14013 --> https://sourceware.org/bugzilla/attachment.cgi?id=14013&action=edit Potential fix Here's a pretty straightforward patch that uses the output filename as basis for the temp

[Bug binutils/28885] dlltool broke in 2.38

2022-03-11 Thread martin at martin dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #2 from Martin Storsjö --- (In reply to Brendan Shanks from comment #1) > With fdeee5d59dca41e3c70c399a939105e39a4b4282, the temporary file prefix > will be taken from the .def file, and the .def files may not have unique > names.

[Bug binutils/28885] dlltool broke in 2.38

2022-03-10 Thread bshanks at codeweavers dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 Brendan Shanks changed: What|Removed |Added CC||martin at martin dot st -- You are

[Bug binutils/28885] dlltool broke in 2.38

2022-03-10 Thread bshanks at codeweavers dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 Brendan Shanks changed: What|Removed |Added CC||bshanks at codeweavers dot com --- C